Skip to content

Commit

Permalink
Set fail_fast: false in .pre-commit-config.yaml (#13811)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Oct 18, 2024
1 parent 6d7da7b commit c93a7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fail_fast: true
fail_fast: false

exclude: |
(?x)^(
Expand Down

0 comments on commit c93a7c7

Please sign in to comment.