Skip to content

Commit

Permalink
fix dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin committed Jan 29, 2023
1 parent 1041fd6 commit fd95559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/users/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ https://scalameta.org/docs/semanticdb/guide.html#scalac-compiler-plugin

By default, the `scalafix` task processes all files in a project. If you use
SemanticDB, the `scalafix` task also respects
[`-P:semanticdb:exclude`](#exclude-files-from-semanticdb).
[`-P:semanticdb:exclude`](#exclude-files-from-semanticdb-scala-2x-only).

Use `Compile / scalafix / unmanagedSources` to optionally exclude files from
the `scalafix` task.
Expand Down

0 comments on commit fd95559

Please sign in to comment.