google / closure-linter

Automatically exported from code.google.com/p/closure-linter
Apache License 2.0
109 stars 37 forks source link

Wrong indentation after double single-statement for loop #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gjslint --nojsdoc --strict lint.js

What is the expected output? What do you see instead?
Expected no errors, but got
Line 6, E:0006: Wrong indentation: expected any of {4, 14} but got 2

What version of the product are you using? On what operating system?
Closure linter 2.3.7 with python 2.7 on Ubuntu 12.04.1

Please provide any additional information below.

Original issue reported on code.google.com by andersen...@gmail.com on 26 Nov 2012 at 11:53

Attachments: