EvandroLG / selecting

:fishing_pole_and_fish: A library that allows you to access the text selected by the user
92 stars 12 forks source link

Add lintspaces to validate .editorconfig #13

Closed felquis closed 9 years ago

felquis commented 9 years ago

Some stuffs like newline at the end of the file, trailing spaces, aren't being completely tested, would be great if listspaces was added.

https://www.npmjs.com/package/lintspaces

I don't know if this task can be used like jshint with a CLI, but this is a great tool to validate .editorconfig configurations.