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

solhint: new basic rules #269

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

dnkolegov
Copy link
Collaborator

This PR enables the following solhint rules: quotes, imports-on-top, use-forbidden-name, visibility-modifier-order, and reentrancy.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@dnkolegov dnkolegov merged commit 4fd8d6c into dev Mar 15, 2024
18 checks passed
@dnkolegov dnkolegov deleted the denis/dev_solhint_new_basic_rules branch March 15, 2024 09:09
matzayonc pushed a commit to neotheprogramist/era-contracts that referenced this pull request Mar 27, 2024
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.

2 participants