Skip to content

fix: Fix various minor linting errors not caught by CI#635

Merged
smartcontracts merged 2 commits intomasterfrom
fix/lint-errors
Apr 26, 2021
Merged

fix: Fix various minor linting errors not caught by CI#635
smartcontracts merged 2 commits intomasterfrom
fix/lint-errors

Conversation

@smartcontracts
Copy link
Contributor

Description
Not sure what happened here. Seems a linting error snuck by CI.

@smartcontracts smartcontracts requested a review from annieke as a code owner April 26, 2021 19:28
@changeset-bot
Copy link

changeset-bot bot commented Apr 26, 2021

⚠️ No Changeset found

Latest commit: 63dc654

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

Copy link
Collaborator

@ben-chain ben-chain left a comment

Choose a reason for hiding this comment

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

oop

Copy link
Contributor

@annieke annieke left a comment

Choose a reason for hiding this comment

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

also should look into making ci catch these!

@smartcontracts smartcontracts merged commit 2973f43 into master Apr 26, 2021
@smartcontracts smartcontracts deleted the fix/lint-errors branch April 26, 2021 19:56
InoMurko pushed a commit to omgnetwork/optimism that referenced this pull request May 25, 2021
…mism#635)

* fix: Fix various minor linting errors not caught by CI

* Delete bright-rice-pump.md
theochap pushed a commit that referenced this pull request Dec 10, 2025
emhane added a commit that referenced this pull request Feb 4, 2026
Ref op-rs/op-reth#631

- Removes `safe_fn` closure as arg from `initialize` by making
`initialize` a method of `InitializationJob`
- Moves save functions out of `InitializationJob` into impls of trait
method of new trait `InitTable::save_entries`
- Uses `size_hint` to avoid cost of heap re-allocations
- Removes redundant clone
emhane added a commit that referenced this pull request Feb 4, 2026
Ref op-rs/op-reth#631

- Removes `safe_fn` closure as arg from `initialize` by making
`initialize` a method of `InitializationJob`
- Moves save functions out of `InitializationJob` into impls of trait
method of new trait `InitTable::save_entries`
- Uses `size_hint` to avoid cost of heap re-allocations
- Removes redundant clone
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