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

move v2_3 out of dev folder #13504

Merged
merged 1 commit into from
Jun 12, 2024
Merged

move v2_3 out of dev folder #13504

merged 1 commit into from
Jun 12, 2024

Conversation

shileiwill
Copy link
Contributor

AUTO-11039

@@ -18,7 +18,7 @@
"prepublishOnly": "pnpm compile && ./scripts/prepublish_generate_abi_folder",
"publish-beta": "pnpm publish --tag beta",
"publish-prod": "pnpm publish --tag latest",
"solhint": "solhint --max-warnings 2 \"./src/v0.8/**/*.sol\""
"solhint": "solhint --max-warnings 3 \"./src/v0.8/**/*.sol\""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the issue, don't increment the counter. If the behaviour is desired add a solhint ignore line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just reverted it back. This change was not needed as the solhint issues was on our I*RegistryMaster.sol, which should ignore solhint check (https://github.com/smartcontractkit/chainlink/pull/13504/files#diff-bf3ee5318018ff95ee8303e7d1ed0c0855a9520d003ba32928266ec74e915e0d). So this line of change is not needed at all. I just changed it back

@shileiwill shileiwill marked this pull request as draft June 11, 2024 14:15
@shileiwill shileiwill marked this pull request as ready for review June 11, 2024 14:29
@shileiwill shileiwill enabled auto-merge June 12, 2024 14:09
@shileiwill shileiwill added this pull request to the merge queue Jun 12, 2024
Merged via the queue into develop with commit 815c5ea Jun 12, 2024
110 checks passed
@shileiwill shileiwill deleted the compile branch June 12, 2024 15: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.

4 participants