Merge "Enable consistent-return"

This commit is contained in:
Jenkins 2016-01-27 23:20:25 +00:00 committed by Gerrit Code Review
commit a2ef8b232e
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ rules:
no-undefined: 1
brace-style: 1
no-extra-parens: 1
consistent-return: 1
callback-return: 1
guard-for-in: 1
block-scoped-var: 1