Skip to content

Commit 8c95765

Browse files
committed
Removing reason-string check
1 parent b7f93c7 commit 8c95765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.solhint.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"not-rely-on-time": "off",
1616
"no-unused-vars": "warn",
1717
"quotes": ["error", "double"],
18+
"reason-string": "off",
1819
"var-name-mixedcase": "off",
1920
"visibility-modifier-order": "off"
2021
}

0 commit comments

Comments
 (0)