Skip to content

Issues: typelevel/typelevel-scalafix

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Lint UUID.randomUUID() in favor of cats.effect.UUIDGen enhancement New feature or request good first issue Good for newcomers
#128 opened Jul 24, 2023 by armanbilge
Try to warn on Resource leak
#76 opened Dec 20, 2022 by BalmungSan
disable-toString rule enhancement New feature or request
#53 opened Aug 24, 2022 by armanbilge
Rewrite Right(()) to Either.unit enhancement New feature or request
#46 opened Jul 25, 2022 by armanbilge
Lint for .flatTap with non-Unit result enhancement New feature or request
#43 opened Jul 16, 2022 by armanbilge
Lint/fix for when traverse can be traverse_ ? enhancement New feature or request
#24 opened Jun 16, 2022 by armanbilge
Setup a website documentation Improvements or additions to documentation
#23 opened Jun 15, 2022 by armanbilge
Add a rewrite for MapSequence rule enhancement New feature or request
#13 opened Jun 7, 2022 by armanbilge
Lint cats instance imports enhancement New feature or request
#7 opened May 5, 2022 by armanbilge
MonadError[A, Throwable] -> MonadThrow[A] enhancement New feature or request
#5 opened May 5, 2022 by armanbilge
"deprecate" cats future instances enhancement New feature or request
#2 opened May 5, 2022 by armanbilge
ProTip! Exclude everything labeled bug with -label:bug.