editorconfig-checker/editorconfig-checker.php

RFC: Provide default files to exclude

mstruebing opened this issue · 2 comments

Some files should be excluded from checking by default i.e. png or smth.
But that default behavior should be overwriteable by a CLI-flag

Folders to exclude by default:
vendor
node_modules
.git

Files to exclude by default:
gif
png
bmp
jpg
svg
ico
eot
woff
ttf
woff2
bak
bin
min.js
min.css

Closed by #61