File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ include:
44
44
- Linters such as [ Wartremover] ( https://www.wartremover.org ) and [ Scapegoat] ( https://github.com/sksamuel/scapegoat ) .
45
45
- Plugins that alter Scala's syntax, such as [ kind-projector] ( https://github.com/typelevel/kind-projector ) .
46
46
- Plugins that alter Scala's behavior around errors and warnings,
47
- such as [ silencer] ( https://github.com/ghik/silencer ) .
47
+ such as [ silencer] ( https://github.com/ghik/silencer ) , [ splain ] ( https://github.com/tek/splain ) and [ clippy ] ( https://scala-clippy.org/ ) .
48
48
- Plugins that analyze the structure of source code, such as
49
49
[ Sculpt] ( https://github.com/lightbend/scala-sculpt ) and [ acyclic] ( https://github.com/lihaoyi/acyclic ) .
50
50
- Plugins that instrument user code to collect information,
You can’t perform that action at this time.
0 commit comments