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 7d82506 commit 15225cbCopy full SHA for 15225cb
.pre-commit-config.yaml
@@ -0,0 +1,6 @@
1
+repos:
2
+- repo: https://github.com/slessans/pre-commit-swift-format
3
+ rev: ""
4
+ hooks:
5
+ - id: swift-format
6
+ args: ["--configuration", ".swift-format"]
0 commit comments