We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 637cb85 + 5e4caa8 commit 0c05520Copy full SHA for 0c05520
.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