Remove broken linter rule.

This commit is contained in:
Nicolás Venturo
2019-05-08 16:22:46 -03:00
parent c794c96617
commit 3112c1b95e

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
}
}