Skip to content
Snippets Groups Projects
Unverified Commit f5186f07 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[pre-commit] Add reuse

parent 7347e918
Branches
Tags
1 merge request!8Make the project reuse compliant
# Copyright © 2022 Idiap Research Institute <contact@idiap.ch>
#
# SPDX-License-Identifier: BSD-3-Clause
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
......@@ -46,3 +50,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: debug-statements
- repo: https://github.com/fsfe/reuse-tool
rev: v1.0.0
hooks:
- id: reuse
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment