Skip to content

Commit

Permalink
path for license stamping
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 10, 2025
1 parent a8f9b02 commit fefc742
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 @@ -38,7 +38,7 @@ repos:
rev: v1.5.4
hooks:
- id: insert-license
files: ^(cvx)
files: ^(src/cvx)
args:
['--license-filepath', 'copyright.txt', '--no-extra-eol']

Expand Down

0 comments on commit fefc742

Please sign in to comment.