Skip to content

Commit

Permalink
#13 Clean up unused file suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
roskakori committed Nov 21, 2024
1 parent e0316ed commit 89669af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
rev: v1.5.5
hooks:
- id: insert-license
files: \.(po|py)$
files: \.py$
args:
- --license-filepath=.license-in-code
- --comment-style=#
Expand Down

0 comments on commit 89669af

Please sign in to comment.