-
Notifications
You must be signed in to change notification settings - Fork 467
chore(tooling): agree on common post-weld ruff rules #1403
Copy link
Copy link
Closed
Labels
A-spec-toolArea: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)C-featCategory: an improvement or new featureCategory: an improvement or new featureE-mediumExperience: of moderate difficultyExperience: of moderate difficultyP-medium
Milestone
Metadata
Metadata
Assignees
Labels
A-spec-toolArea: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)C-featCategory: an improvement or new featureCategory: an improvement or new featureE-mediumExperience: of moderate difficultyExperience: of moderate difficultyP-medium
Type
Fields
Give feedbackNo fields configured for issues without a type.
To keep post-Weld tooling simple, it would help to align on a shared set of ruff rules without any deviations across EEST and EELS codebases.
Common Ignored Rules (Both repos)
execution-specs Specific Ignored Rules
execution-spec-tests Specific Ignored Rules
Regarding complexity: This is configured to 7 in EELS, it's the default in EEST. 7 is fine :)