We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Small linting update
lint:sol warns that immutable variables should use SNAKE_CASE:
Relates to updates in #1008
The text was updated successfully, but these errors were encountered:
@samajammin perhaps we can close once we merge this #1083? -
maci/.solhint.json
Line 10 in 5be0b71
Sorry, something went wrong.
@samajammin what you think of the above suggestion?
I'll close this for now, but feel free to re-open if you believe that muting the warning is a not a good enough resolution for this
No branches or pull requests
Motivation
Small linting update
Details
lint:sol warns that immutable variables should use SNAKE_CASE:
Relates to updates in #1008
The text was updated successfully, but these errors were encountered: