Skip to content

Commit

Permalink
Update links to Spotless integrations. (scalameta#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Jul 23, 2020
1 parent 60af142 commit 3a27f27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,14 +375,15 @@ println(website.plaintext(org.scalafmt.cli.CliArgParser.scoptParser.usage))
It is possible to use scalafmt in gradle with the following externally
maintained plugins:

- [Spotless](https://github.com/diffplug/spotless/tree/master/plugin-gradle#applying-scalafmt-to-scala-files)
- [spotless](https://github.com/diffplug/spotless/tree/main/plugin-gradle#scalafmt)
- [gradle-scalafmt](https://github.com/alenkacz/gradle-scalafmt)

## Maven

It is possible to use scalafmt in Maven with the following externally maintained
plugin:

- [spotless](https://github.com/diffplug/spotless/tree/main/plugin-maven#scalafmt)
- [mvn_scalafmt](https://github.com/SimonJPegg/mvn_scalafmt)

## Mill
Expand Down

0 comments on commit 3a27f27

Please sign in to comment.