Skip to content

Commit 1925645

Browse files
committed
set require_serial true
1 parent 756fbb3 commit 1925645

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
name: swift-format
33
entry: swift-format format --in-place --recursive --parallel
44
language: swift
5-
types: [swift]
5+
types: [swift]
6+
require_serial: true

0 commit comments

Comments
 (0)