Skip to content

Commit

Permalink
chore: Fix license header in pre commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Oct 22, 2024
1 parent d738c82 commit 8c561ed
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 @@ -44,7 +44,7 @@ repos:
- id: license
name: license
language: system
entry: CI/check_license.py
entry: CI/check_license.py --fix
files: \.(cpp|hpp|ipp|cu|cuh)$

- repo: local
Expand Down

0 comments on commit 8c561ed

Please sign in to comment.