Skip to content

Commit 25fd071

Browse files
committed
config: update pre-commit config to exclude readme from checking
1 parent e223335 commit 25fd071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ repos:
2626
- id: check-merge-conflict
2727
- id: end-of-file-fixer
2828
- id: trailing-whitespace
29+
exclude: README.md

0 commit comments

Comments
 (0)