NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.22k stars 1.38k forks source link

Consolidate argument naming #5484

Closed schaable closed 3 months ago

schaable commented 3 months ago

This PR is a significant refactor attempting to consolidate the wording around parameters, arguments, and options. The term "parameter" has been replaced with "argument" in most instances, including tests, for consistency. In some cases, it has been replaced with "options," and in some others, with "definitions". I have tried to break this into smaller refactors, so you should be able to review it commit by commit.

Closes https://github.com/NomicFoundation/hardhat/issues/5420

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 9:54pm
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 471c9f4e01576676e9ef77a0aa5fffdefa816022

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR