Skip to content

Commit 308203e

Browse files
authored
Update .pre-commit-config.yaml (#19)
1 parent cab7adb commit 308203e

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: '.*\.(ts|pt)$'
1617
- id: check-yaml
1718
- id: check-docstring-first
1819
- id: check-executables-have-shebangs

0 commit comments

Comments
 (0)