Skip to content

Commit 44a51b2

Browse files
authored
Add splain, clippy
1 parent 9aaff97 commit 44a51b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/plugins/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ include:
4444
- Linters such as [Wartremover](https://www.wartremover.org) and [Scapegoat](https://github.com/sksamuel/scapegoat).
4545
- Plugins that alter Scala's syntax, such as [kind-projector](https://github.com/typelevel/kind-projector).
4646
- 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/).
4848
- Plugins that analyze the structure of source code, such as
4949
[Sculpt](https://github.com/lightbend/scala-sculpt) and [acyclic](https://github.com/lihaoyi/acyclic).
5050
- Plugins that instrument user code to collect information,

0 commit comments

Comments
 (0)