Tests space-before-blocks

This commit is contained in:
Amine Ben hammou
2017-09-27 15:38:46 +00:00
parent bda71ae78e
commit bb8591a67b
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@
"no-underscore-dangle": 0, "no-underscore-dangle": 0,
"no-shadow": 0, "no-shadow": 0,
"padded-blocks": 0, "padded-blocks": 0,
"space-before-blocks": 0,
"object-curly-spacing": 0, "object-curly-spacing": 0,
"func-names": 0, "func-names": 0,
"space-before-function-paren": 0 "space-before-function-paren": 0