one-var not triggering a warning for mixed syntax #2570
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
rule
Relates to ESLint's core rules
Hi,
I just noticed the
one-var
rule, when activated, does not trigger a warning for cases such as :If the rule is partially respected (first line), the violation on the second line isn't detected.
I'm using ESLint v0.21.1.
Thanks !
The text was updated successfully, but these errors were encountered: