Skip to content

Commit 64b1755

Browse files
committed
lint: skip trailing-whitespace for README
1 parent 347d1e9 commit 64b1755

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
@@ -13,6 +13,7 @@ repos:
1313
hooks:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
16+
exclude: README.md
1617
- id: check-case-conflict
1718
- id: check-yaml
1819
- id: check-toml

0 commit comments

Comments
 (0)