From a8cf36e957f63b335b746262d653ac436ea976e2 Mon Sep 17 00:00:00 2001 From: Brice Jaglin Date: Thu, 22 Feb 2024 23:45:11 +0100 Subject: [PATCH] advertize hamnis/dataclass-scalafix --- docs/rules/community-rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/rules/community-rules.md b/docs/rules/community-rules.md index ee2a247cd..07155b5e2 100644 --- a/docs/rules/community-rules.md +++ b/docs/rules/community-rules.md @@ -52,6 +52,7 @@ by taking a route similar, yet parallel to macros. | Repository | Artifact | Description | | - | - | - | [earldouglas/linear-scala](https://github.com/earldouglas/linear-scala) | `com.earldouglas::linear-scala-scalafix` | Add support for linear types in Scala +[hamnis/dataclass-scalafix](https://github.com/hamnis/dataclass-scalafix) | `net.hamnaberg::dataclass-scalafix` | [alexarchambault/data-class](https://github.com/alexarchambault/data-class) as a Scalafix rule [rtimush/zio-magic-comments](https://github.com/rtimush/zio-magic-comments) | `com.timushev::zio-magic-comments` | Add explanatory graphs as comments to zio-magic methods [sake92/kalem](https://github.com/sake92/kalem) | `ba.sake::kalem-rules` | Generate `with*` methods for classes [typelevel/simulacrum-scalafix](https://github.com/typelevel/simulacrum-scalafix) | `org.typelevel::simulacrum-scalafix-annotations` | Simulacrum as Scalafix rules