victorporof / Sublime-JSHint

JSHint Gutter for Sublime Text 2 and 3 via node.js
https://github.com/victorporof/Sublime-JSHint
682 stars 71 forks source link

indent: false in .jshint not working #53

Closed Paden closed 10 years ago

Paden commented 10 years ago

If I use /jslint indent: false / in the specified file it works and ignores well.

However, If "indent: false" in config file, lint still fires indent warnings. Any thoughts?

victorporof commented 10 years ago

This may be a https://github.com/jshint/jshint bug so the discussion should be held there.