We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc82b24 commit 06325f8Copy full SHA for 06325f8
plugin-gradle/README.md
@@ -1004,7 +1004,7 @@ spotless {
1004
[homepage](https://github.com/mvdan/sh). [changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md).
1005
1006
When formatting shell scripts via `shfmt`, configure `shfmt` settings via `.editorconfig`.
1007
-Refer to the `shfmt` main page for `.editorconfig` settings.
+Refer to the `shfmt` [man page](https://github.com/mvdan/sh/blob/master/cmd/shfmt/shfmt.1.scd) for `.editorconfig` settings.
1008
1009
```gradle
1010
shfmt('3.7.0') // version is optional
0 commit comments