Skip to content

chore: upgrade solhint from solhint-community 4.0.0 to solhint 5.0.5#79

Open
Tranquil-Flow wants to merge 1 commit intodevfrom
62-solhint-upgrade
Open

chore: upgrade solhint from solhint-community 4.0.0 to solhint 5.0.5#79
Tranquil-Flow wants to merge 1 commit intodevfrom
62-solhint-upgrade

Conversation

@Tranquil-Flow
Copy link
Copy Markdown

Summary

Upgrades the Solidity linter from the community fork to the official solhint package.

Changes

  • package.json: solhint-community@4.0.0solhint@5.0.5
  • yarn.lock: Updated
  • .solhint.json: Removed deprecated use-natspec rule, fixed max-state-countsmax-states-count
  • test/unit/.solhint.json: Replaced deprecated casing rules with v5 equivalents
  • test/invariants/fuzz/.solhint.json: Same
  • script/.solhint.json: Removed use-natspec

Testing

Solhint is dev tooling — no contract changes. All 97 tests pass.

Closes #62

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Solhint version update

1 participant