stev47 / mylsf

uni-stuttgart course catalog, harvesting HIS for data
GNU General Public License v2.0
0 stars 0 forks source link

Introduce a Linter #3

Open Ryuno-Ki opened 9 years ago

Ryuno-Ki commented 9 years ago

In order to guarantee a consistent code style, linters are pretty helpful and can be delegated to grunt. Popular options:

stev47 commented 9 years ago

thanks, will have a look at them as time permits