seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.
johansson.jp/angular-apimock
MIT License
65 stars 8 forks source link

Use JSCS for code style checking #30

Closed seriema closed 9 years ago

seriema commented 9 years ago

As part of #22 we should have automatic checking of code style to avoid commits with changes to white space or other unnecessary changes, but also help enforce a consistent coding style.