Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add yarn lint:sol command for Solidity linting #164

Merged
merged 11 commits into from
Jun 19, 2024
Merged

Conversation

lumtis
Copy link
Member

@lumtis lumtis commented Jun 18, 2024

A solhint configuration used to be in the codebase but without a command to lint the Solidity files.

This PR add yarn lint:sol to run linter on Solidity files and update the lint CI action.

There are currently lint errors regarding contract Solidity version: #163

Updated here the config to not have these errors.

.github/workflows/lint.yaml Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@lumtis lumtis requested a review from skosito June 19, 2024 10:20
@lumtis lumtis merged commit 469fa54 into main Jun 19, 2024
7 checks passed
@lumtis lumtis deleted the fix/add-lint-sol branch June 19, 2024 16:00
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.

3 participants