typelevel / typelevel/typelevel-scalafix
disable-`toString` rule
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Scala
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This is a cool rule by @mrdziuban. It's not directly about Cats' types, but a good fit nonetheless 😁
https://github.com/mrdziuban/disable-to-string
h/t @wsargent
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
Review the linked disable-to-string project and compare its rule with the existing rules in typelevel-scalafix. The issue names no repository files or tests, so first identify the appropriate rule entry point and test location; done means the rule is integrated and covered by the project's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100