Skip to content

Commit

Permalink
Add reuse-lint-file pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
kljohann committed Nov 14, 2024
1 parent a8ff115 commit a684b40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ repos:
types: [file]
types_or: [file]
files: lit\.cfg$
- repo: https://github.com/fsfe/reuse-tool
rev: v5.0.2
hooks: [id: reuse-lint-file]

0 comments on commit a684b40

Please sign in to comment.