spalger / gulp-jshint

JSHint plugin for gulp
MIT License
419 stars 65 forks source link

ignore camelcase at specific variable #125

Closed ghost closed 9 years ago

ghost commented 9 years ago

hello,

I just wanted to ask whether it is possible to ignore camel case at some specific variables that must be written without camel case?

spalger commented 9 years ago

This is a better question for the jshint team, this project simply combines jshint and gulp.