Skip to content

VBC-922: too-many-staged-files

warning

Category: git
Analysis: Git
Tags: git dx

What it reports

Staging {count} files (limit: {threshold}). Large commits are harder to review. Split your work.

Examples

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

  • Threshold: 30

Released under the MIT License.