Skip to content

chore: add minimal solhint config#13

Open
igorroncevic wants to merge 1 commit intomainfrom
pr-03-solhint
Open

chore: add minimal solhint config#13
igorroncevic wants to merge 1 commit intomainfrom
pr-03-solhint

Conversation

@igorroncevic
Copy link
Copy Markdown

@igorroncevic igorroncevic commented May 6, 2026

Description

Add a small Solhint setup that uses the local Solhint dependency.

Context

The root Solhint config extends solhint:recommended and only adds the intentional rules. The script and test folders have small override configs for their own style.

Out of Scope

This PR does not add Slither, Justfile commands, CI, or hooks.

Testing Instructions

  • Merge PR chore: add local dependencies #11 first.
  • Run npm install --prefix dev.
  • Run dev/node_modules/.bin/solhint --max-warnings 0 'src/**/*.sol'.
  • Run dev/node_modules/.bin/solhint --max-warnings 0 'script/**/*.sol'.
  • Run dev/node_modules/.bin/solhint --max-warnings 0 'test/**/*.t.sol'.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedsolhint@​6.0.39710010088100

View full report

This was referenced May 6, 2026
@igorroncevic igorroncevic marked this pull request as ready for review May 6, 2026 20:37
@igorroncevic igorroncevic requested a review from a team as a code owner May 6, 2026 20:37
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.

1 participant