Skip to content

Commit

Permalink
chore: keep prettier error
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanelly95 committed Sep 10, 2024
1 parent 42c5032 commit ab29e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"no-unused-vars": "error",
"not-rely-on-time" : "off",
"ordering": "error",
"prettier/prettier": "warning",
"prettier/prettier": "error",
"private-vars-leading-underscore": "error",
"quotes": ["error","double"],
"reentrancy": "error",
Expand Down

0 comments on commit ab29e05

Please sign in to comment.