.pre-commit-config.yaml - add reuse lint checking
This commit is contained in:
@@ -45,3 +45,7 @@ repos:
|
||||
entry: mdl
|
||||
language: ruby
|
||||
files: \.(md|mdown|markdown)$
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v1.0.0
|
||||
hooks:
|
||||
- id: reuse
|
||||
|
||||
Reference in New Issue
Block a user