Make It Hard to Write Bad Code(javascript.works-hub.com) |
Make It Hard to Write Bad Code(javascript.works-hub.com) |
This after I painstakingly made my own linting rules.
Linting is a great idea in theory but in practice there are way too many 'correct' approaches to writing code.
To clarify this happens more for sass or css projects where variables need to be set according to the base library and linters go nuts over them.