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