Does ESLint still work when that happens? If it does work, then the exit code is correct.
On Sun, Sep 14, 2014 at 9:07 AM, Alberto Santini <[email protected]> wrote: > Hello. > > For instance, I indented wrongly .eslintrc and I get the following error: > > $ eslint foo.js > JS-YAML: deficient indentation at line 5, column 1: > ... > > $ echo $? > 0 > > Is it correct eslint exits with code zero? > > Regards, > Alberto > > -- > You received this message because you are subscribed to the Google Groups > "ESLint" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- ______________________________ Nicholas C. Zakas @slicknet Author, Professional JavaScript for Web Developers Buy it at Amazon.com: http://www.amazon.com/Professional-JavaScript-Developers-Nicholas-Zakas/dp/1118026691/ref=sr_1_3 -- You received this message because you are subscribed to the Google Groups "ESLint" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
