Skip to content

VBC-106: spaces-in-filenames

error

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

What it reports

Filename '{file}' contains spaces. This causes issues on some operating systems and CLI tools.

Examples

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

Released under the MIT License.