We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e362e commit ae8433dCopy full SHA for ae8433d
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
rev: v1.5.3
33
hooks:
34
- id: insert-license
35
- files: R"(.*\.py$)"
+ files: .*\.py$
36
args:
37
- --license-filepath
38
- assets/file_banner.txt
0 commit comments