Skip to content

Commit

Permalink
Do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Mar 30, 2020
1 parent 2ce368e commit 258260a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
exclude: "node_modules|migrations|.venv|tests/dev/|tests/fixtures/"
fail_fast: true
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
Expand Down

0 comments on commit 258260a

Please sign in to comment.