Merge "Enable no-unmodified-loop-condition"

This commit is contained in:
Jenkins 2016-07-21 16:21:30 +00:00 committed by Gerrit Code Review
commit b2b34d88df
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ rules:
# disallow unmodified conditions of loops
# http://eslint.org/docs/rules/no-unmodified-loop-condition
no-unmodified-loop-condition: 0
no-unmodified-loop-condition: 2
# Disallow usage of expressions in statement position
# http://eslint.org/docs/rules/no-unused-expressions