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

Enforce solhint func-named-parameters #274

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Conversation

dnkolegov
Copy link
Collaborator

@dnkolegov dnkolegov commented Mar 15, 2024

What ❔

This PR enforces solhint func-named-parameters by "func-named-parameters": ["error", 5]. Note that min unnamed argument length is 5

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 marked this pull request as ready for review March 15, 2024 19:46
@vladbochok
Copy link
Member

FYI @StanislavBreadless

@dnkolegov dnkolegov merged commit 90a072e into dev Mar 21, 2024
18 checks passed
@dnkolegov dnkolegov deleted the denis/dev_solhint_func_args branch March 21, 2024 13:21
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