Skip to content

contracts-bedrock: fix linter#2682

Merged
mergify[bot] merged 1 commit intodevelopfrom
fix/linter
Jun 4, 2022
Merged

contracts-bedrock: fix linter#2682
mergify[bot] merged 1 commit intodevelopfrom
fix/linter

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jun 3, 2022

Fixes the linter to ensure that the prettier
that was installed is used instead of a global
prettier executable

Description
Fixes linting in the contracts-bedrock package, the old linting command wasn't using the same version as used in the repo

Fixes the linter to ensure that the prettier
that was installed is used instead of a global
prettier executable
@changeset-bot
Copy link

changeset-bot bot commented Jun 3, 2022

⚠️ No Changeset found

Latest commit: bef686f

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

@mergify mergify bot requested review from Inphi and tuxcanfly June 3, 2022 23:54
@mergify mergify bot requested a review from Inphi June 4, 2022 01:03
@mergify
Copy link
Contributor

mergify bot commented Jun 4, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit 0a3df26 into develop Jun 4, 2022
@mergify mergify bot deleted the fix/linter branch June 4, 2022 05:28
@mergify
Copy link
Contributor

mergify bot commented Jun 4, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mslipper mslipper mentioned this pull request Jun 6, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
Closes #2682 

Refactors `map_dependent_block` to pass a lazy fetcher closure instead
of fetching initiating blocks eagerly.
validate_block now verifies dependencies before fetching, preventing
false validation error.
theochap pushed a commit that referenced this pull request Jan 14, 2026
)

Closes #2682 

Refactors `map_dependent_block` to pass a lazy fetcher closure instead
of fetching initiating blocks eagerly.
validate_block now verifies dependencies before fetching, preventing
false validation error.
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.

3 participants