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.
2 parents 2a8592b + e519d46 commit 69150c2Copy full SHA for 69150c2
CONTRIBUTING.md
@@ -113,7 +113,7 @@ SourceKit-LSP is formatted using [swift-format](http://github.com/swiftlang/swif
113
114
To format your changes run the formatter using the following command
115
```bash
116
-swift package format-source-code
+swift format -ipr .
117
```
118
119
If you are developing SourceKit-LSP in VS Code, you can also run the *Run swift-format* task from *Tasks: Run tasks* in the command palette.
0 commit comments