Selaa lähdekoodia

Remove broken linter rule.

Nicolás Venturo 6 vuotta sitten
vanhempi
sitoutus
3112c1b95e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .solhint.json

+ 1 - 0
.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
   }
 }