Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Add solidity linter#143

Open
fvictorio wants to merge 2 commits intognosis:masterfrom
protofire:master
Open

Add solidity linter#143
fvictorio wants to merge 2 commits intognosis:masterfrom
protofire:master

Conversation

@fvictorio
Copy link
Copy Markdown

This adds Solhint to improve code quality and security on solidity contracts.

Best practices and style guide can be found here.

I have only updated the code on those cases where it didn't impact the functionality, mostly indentation issues. This should make code review fairly straightforward.

For bigger problems I have only configured the linter to output a warning. In time those issues can be more carefully analyzed and fixed. Or you can simply update the linter configuration to ignore them without a warning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant