bug: solhint ordering
See original GitHub issueIssue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
ordering Solhint - GitHub Pages
This rule accepts a string option of rule severity. Must be one of “error”, “warn”, “off”. Default to warn. Example Config. { ...
Read more >solhint/ordering.md at master - rules - GitHub
This rule accepts a string option of rule severity. Must be one of "error", "warn", "off". Default to warn. Example Config.
Read more >Developers - bug: solhint ordering - - Bountysource
"ordering": "error",. doesnt seem to work e.g here. See More. View in GitHub. SOLVE ISSUE.
Read more >protofire/solhint | Coveralls - Test Coverage History & Statistics
Test code coverage history for protofire/solhint. ... LAST BUILD BRANCH: fix/274-ordering ... Better error when config file doesnt exist Embed ▾ ...
Read more >CoorestOfficialToken.sol - Smart Contract Audit
potential issues like race conditions, transaction-ordering dependence, ... Platforms and Tools: Remix IDE, Solhint, VScode, Slither, Mythril.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @fernandomg thanks for your time!
You can clone the repo and run
yarn lint:sol
to see that it doesnt complain. I noticed this deficiency in theordering
rule in many other places too.Also, you guys should open a gitcoin grant 😃
thx for the merge @fernandomg 👍