Skip to content

Commit fa1e8e9

Browse files
committed
Add pre-commit config
1 parent b13d6f5 commit fa1e8e9

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)