Skip to content

Commit db106dc

Browse files
committed
Add pre-commit config
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent cd63ccd commit db106dc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.pre-commit-config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SPDX-FileCopyrightText: Contributors to the Power Grid Model project <[email protected]>
2+
#
3+
# SPDX-License-Identifier: MPL-2.0
4+
5+
repos:
6+
- repo: https://github.com/fsfe/reuse-tool
7+
rev: v5.0.2
8+
hooks:
9+
- id: reuse

0 commit comments

Comments
 (0)