Hi again! After updating from 6.3.0 to 6.4.0/6.4.1 this code generates error: <img width="359" alt="screen shot 2016-10-10 at 3 52 59 pm" src="https://cloud.githubusercontent.com/assets/576077/19253665/a6aba5e4-8f01-11e6-9f47-da3a6b7d2154.png"> And this: <img width="410" alt="screen shot 2016-10-10 at 3 54 14 pm" src="https://cloud.githubusercontent.com/assets/576077/19253687/d48a164e-8f01-11e6-8ebf-ebcf73fa14b9.png"> It wants one more indent before second ternary expression
Activity
klimashkin commentedon Oct 10, 2016
Rules config the same as: #897
chentsulin commentedon Nov 15, 2016
It seems have a regression between
v6.6.0
andv6.7.0
. Lint failed again onv6.7.0
, but passed withv6.6.0
.Could we reopen this issue?