Remove broken linter rule.

pull/1747/head
Nicolás Venturo 6 years ago
parent c794c96617
commit 3112c1b95e
  1. 1
      .solhint.json

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

Loading…
Cancel
Save