Merge "Enable no-self-assign"

This commit is contained in:
Jenkins
2016-05-05 15:06:20 +00:00
committed by Gerrit Code Review

View File

@ -381,7 +381,7 @@ rules:
# Disallow assignments where both sides are exactly the same
# http://eslint.org/docs/rules/no-self-assign
no-self-assign: 0
no-self-assign: 2
# Disallow comparisons where both sides are exactly the same
# http://eslint.org/docs/rules/no-self-compare