mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 13:31:54 +00:00
local: don't let pre-commit run no DB md files (#58094)
This commit is contained in:
parent
8ac8431df9
commit
865ab5329e
@ -1,4 +1,4 @@
|
||||
exclude: (^.*\.snap$)|(^internal/database/.*\.json)|(^migrations/[^/]+/squashed\.sql)
|
||||
exclude: (^.*\.snap$)|(^internal/database/.*\.json)|(^internal/database/.*\.md)|(^migrations/[^/]+/squashed\.sql)
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v2.3.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user