ethereum / ethereum/execution-specs
enhance(tool): re-visit ruff rules
Open
A-spec-tools
C-feat
E-medium
P-medium
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
The following ruff rules need to be enabled post weld
- [ ] C90 related to complexity
- [ ] D205 enforcing summary and blank line after. This is supposed to be a part of the comprehensive documentation re-format as markdown. See #671 for more details
- [ ] [PT, flake8-pytest-style](https://docs.astral.sh/ruff/rules/#flake8-pytest-style-pt).
Contributor guide
Assessment
This issue has not been assessed yet.