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 fcb134b commit 0d0cf84Copy full SHA for 0d0cf84
Documentation/Configuration.md
@@ -110,7 +110,7 @@ An example `.swift-format` configuration file is shown below.
110
111
In the `rules` block of `.swift-format`, you can specify which rules to apply
112
when linting and formatting your project. Read the
113
-[rules documentation](Documentation/RuleDocumentation.md) to see the list of all
+[rules documentation](RuleDocumentation.md) to see the list of all
114
supported linter and formatter rules, and their overview.
115
116
You can also run this command to see the list of rules in the default
0 commit comments