Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

Remove camelCase lint rule #100

Closed maxwellpeterson-wf closed 10 years ago

maxwellpeterson-wf commented 10 years ago

Per discussion in the H5/JS Architecture chat, we should not enforce this rule by default. It adds unnecessary pain when most all of the data we get from REST is in snake_case format.