Skip to content

VBC-014: committed-ide-settings

warning

Category: git
Analysis: Git
Tags: git dx

What it reports

IDE settings file '{file}' detected in staged files. Add .vscode/ and .idea/ to .gitignore. Committing personal IDE settings enforces your preferences on the entire team and creates unnecessary merge conflicts.

Examples

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

Released under the MIT License.