Commit b6b2aea2 by Nicolás Venturo

Remove broken linter rule.

(cherry picked from commit 3112c1b9)
parent 81d04101
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"bracket-align": false, "bracket-align": false,
"compiler-fixed": false, "compiler-fixed": false,
"no-simple-event-func-name": false, "no-simple-event-func-name": false,
"separate-by-one-line-in-contract": false,
"two-lines-top-level-separator": false "two-lines-top-level-separator": false
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment