Open mcandre opened 9 years ago
As a power user, I want editorconfig-tools to exit failure (1) if any editorconfig rules violations are found, so that editorconfig-tools makes my build fail.
1
we don't already do this? it should work: https://github.com/slang800/editorconfig-tools/blob/d2264a87aeac8598925f040ef6ac98afee1566bd/lib/cli.coffee#L108
As a power user, I want editorconfig-tools to exit failure (
1
) if any editorconfig rules violations are found, so that editorconfig-tools makes my build fail.