Skip to content

Commit 719d4c8

Browse files
authored
Update .pre-commit-config.yaml
1 parent 1d9f521 commit 719d4c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ repos:
5151
- '/*|*|*/'
5252
- --license-filepath
5353
- .github/workflows/license-templates/LICENSE.txt
54-
- --fuzzy-match-generates-todo
54+
# - --fuzzy-match-generates-todo
55+
exclude: ^docker/(install-sedona\.sh|install-spark\.sh)$
5556
- id: insert-license
5657
name: add license for all Shell script files
5758
files: \.sh$

0 commit comments

Comments
 (0)