We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637cb85 commit 5e4caa8Copy full SHA for 5e4caa8
.pre-commit-hooks.yaml
@@ -0,0 +1,6 @@
1
+- id: swift-format
2
+ name: swift-format
3
+ entry: swift-format format --in-place --recursive --parallel
4
+ language: swift
5
+ types: [swift]
6
+ require_serial: true
0 commit comments