Remove broken linter rule.

(cherry picked from commit 3112c1b95e)
This commit is contained in:
Nicolás Venturo
2019-05-08 16:22:46 -03:00
parent 81d04101ff
commit b6b2aea212

View File

@ -6,6 +6,7 @@
"bracket-align": false,
"compiler-fixed": false,
"no-simple-event-func-name": false,
"separate-by-one-line-in-contract": false,
"two-lines-top-level-separator": false
}
}