Skip to content

Commit f8a3e5f

Browse files
committed
chore: disable fail fast on pre-commit
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent 0039338 commit f8a3e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ repos:
3535
language: system
3636
types: [python]
3737
exclude: example
38-
fail_fast: true
38+
# fail_fast: true

0 commit comments

Comments
 (0)