Merge "Enable keyword-spacing"

This commit is contained in:
Jenkins 2016-06-10 14:05:22 +00:00 committed by Gerrit Code Review
commit c5c8bcb6df
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ rules:
# enforce spacing before and after keywords
# http://eslint.org/docs/rules/keyword-spacing
keyword-spacing: 0
keyword-spacing: 2
# Enforces empty lines around comments
# http://eslint.org/docs/rules/lines-around-comment