w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Jshint > 2.4.0 does not warn about indentation issue anymore #40

Open kavi87 opened 8 years ago

kavi87 commented 8 years ago

According to the release note, the last versions of jshint does not check for indentation anymore. There should be something to check the code style when commiting.