Skip to content

VBC-923: filename-too-long-hazard

warning

Category: git
Analysis: Git
Tags: git cross-platform

What it reports

Filename length {length} exceeds {threshold} characters. This might cause issues on some systems.

Examples

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

  • Threshold: 50

Released under the MIT License.