ethereum-optimism / ethereum-optimism/specs
Add workflow for checking line width
- Dominant language
- Python
- Stars
- 178
- Forks
- 206
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 6
Description
Add lint workflow for ensuring ~~max~~ line width is same for all files to run on PR. Currently lines 120 or less are accepted. This pr will likely lead to large diffs to get this check to pass, these lint fixes should be addressed in many prs referencing this issue with smaller scope and not whole codebase at once pls.
Contributor guide
Research direction
Start by locating the repository's existing PR lint workflows and any line-width configuration, then confirm how the 120-character limit should apply to all files. Done means a workflow checks line width on pull requests without bundling whole-codebase fixes; address those fixes in smaller follow-up pull requests as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100