-
Notifications
You must be signed in to change notification settings - Fork 467
Re-enable all static checks #1378
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.
I have temporarily disabled some of the static checks on the framework and tests folders since that is not the focus of this PR (See the updates to
tox -e staticin tox.ini). These will be re-enabled once the tooling is aligned. I will create an issue to track thisOriginally posted by @gurukamath in #1377 (comment)