File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ An example `.swift-format` configuration file is shown below.
110110
111111In the ` rules ` block of ` .swift-format ` , you can specify which rules to apply
112112when linting and formatting your project. Read the
113- [ rules documentation] ( Documentation/ RuleDocumentation.md) to see the list of all
113+ [ rules documentation] ( RuleDocumentation.md ) to see the list of all
114114supported linter and formatter rules, and their overview.
115115
116116You can also run this command to see the list of rules in the default
Original file line number Diff line number Diff line change 55
66Use the rules below in the ` rules ` block of your ` .swift-format `
77configuration file, as described in
8- [ Configuration] ( Documentation/ Configuration.md) . All of these rules can be
8+ [ Configuration] ( Configuration.md ) . All of these rules can be
99applied in the linter, but only some of them can format your source code
1010automatically.
1111
You can’t perform that action at this time.
0 commit comments