Skip to content

Commit

Permalink
Merge pull request #567 from supabase-community/silentworks/ignore-md…
Browse files Browse the repository at this point in the history
…-files-pre-commit

Ignore line endings of markdown files
  • Loading branch information
Andrew Smith authored Sep 28, 2023
2 parents 6568a2f + 3ec2b41 commit 19dba24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude: '^.*\.(md|MD)$'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
Expand Down

0 comments on commit 19dba24

Please sign in to comment.