Skip to content

VBC-046: binary-files-in-git

warning

Category: git
Analysis: Git
Tags: git performance

What it reports

Binary file committed to Git. Large binaries should use Git LFS or be stored externally.

Examples

Exercised by git-checker.test.ts: needs a staged file list.

Released under the MIT License.