Ensure that all lines are <80 characters in length
Open
Nobody has claimed this yet.
all bots
meta
whateverable
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Mostly the source code is OK, but in some places the line length is not kept within reasonable limits.
I also want some meta tests for this (as well as other code style things).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by scanning the repository's source for lines over 80 characters and determine where the proposed meta tests belong. Done means the offending lines are within 80 characters and automated checks cover this rule, along with the other code-style checks mentioned.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100