mirror of https://github.com/astral-sh/ruff
Set `fail_fast: false` in `.pre-commit-config.yaml` (#13811)
This commit is contained in:
parent
6d7da7bdbe
commit
c93a7c7878
|
|
@ -1,4 +1,4 @@
|
|||
fail_fast: true
|
||||
fail_fast: false
|
||||
|
||||
exclude: |
|
||||
(?x)^(
|
||||
|
|
|
|||
Loading…
Reference in New Issue