jamietre / SharpLinter

Linting tools for Visual Studio & C#
http://blog.outsharked.com/2011/08/sharplinter-command-line-tool-for.html
44 stars 12 forks source link

Unknown option 'indent' #13

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hello. When I add indent to /*jslint section and I run sharplinter command, the following error raise. Unknown option 'indent'.

Are you support all jshint/jslint options or some of them?

ghost commented 10 years ago

I fixed the error. I downloaded the dist/sharplinter.zip. It seems that you didn't include latest Config in it. So I downloaded the entire solution and build it from scratch. Everything works fine now.