Skip to content

Commit 19dba24

Browse files
author
Andrew Smith
authored
Merge pull request #567 from supabase-community/silentworks/ignore-md-files-pre-commit
Ignore line endings of markdown files
2 parents 6568a2f + 3ec2b41 commit 19dba24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude: '^.*\.(md|MD)$'
12
repos:
23
- repo: https://github.com/pre-commit/pre-commit-hooks
34
rev: v4.1.0

0 commit comments

Comments
 (0)