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

Add solidity linter #143

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add solidity linter #143

wants to merge 2 commits into from

Conversation

fvictorio
Copy link

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