We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9f521 commit 719d4c8Copy full SHA for 719d4c8
.pre-commit-config.yaml
@@ -51,7 +51,8 @@ repos:
51
- '/*|*|*/'
52
- --license-filepath
53
- .github/workflows/license-templates/LICENSE.txt
54
- - --fuzzy-match-generates-todo
+ # - --fuzzy-match-generates-todo
55
+ exclude: ^docker/(install-sedona\.sh|install-spark\.sh)$
56
- id: insert-license
57
name: add license for all Shell script files
58
files: \.sh$
0 commit comments