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 5eb3d20 commit 756fbb3Copy full SHA for 756fbb3
.pre-commit-hooks.yaml
@@ -0,0 +1,5 @@
1
+- id: swift-format
2
+ name: swift-format
3
+ entry: swift-format format --in-place --recursive --parallel
4
+ language: swift
5
+ types: [swift]
0 commit comments