Skip to content

VBC-025: missing-gitignore

error

Category: git
Analysis: Git
Tags: git project-health

What it reports

Missing .gitignore file. This often lead to committed dependencies or secrets.

Examples

Exercised by git-checker.test.ts: needs a repository working tree.

Released under the MIT License.