Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

chore(abigen): allow clippy enum variant names #364

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Aug 3, 2021

fixes #360, @prestwich can you confirm this fixes your problem?

@gakonst gakonst merged commit 746d8b7 into master Aug 6, 2021
@gakonst gakonst deleted the fix/allow-enum-variant-names branch August 6, 2021 12:47
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* prepare -> create cheatcodes work

* clippy fix

* remove debug prints

* dedup logic as best as possible

* fix revert msg

* fmt

* fix createscheme bug

* is_call

* nits

* local clippy mismatched CI clippy

* nits

* refactor(evm-adapters): deduplicate cheatcode revert logic

* refactor: match / terminate early to remove indentation

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add #[allow(clippy::enum_variant_names)] to abigen macros
1 participant