eclint is causing warnings in because .sublime-workspace files don't follow the rules.
I suppose the choice is between an ever-expanding blacklist of files generated by IDEs and so forth, or specifically specifying rules for all file name extensions we use in this repository.
eclint
is causing warnings in because.sublime-workspace
files don't follow the rules.I suppose the choice is between an ever-expanding blacklist of files generated by IDEs and so forth, or specifically specifying rules for all file name extensions we use in this repository.
Let's start by seeing how the latter goes.