.pre-commit-config.yaml - add reuse lint checking

This commit is contained in:
Allen Winter
2022-07-12 12:08:45 -04:00
parent b52b1335a6
commit f9debe5f09

View File

@@ -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