We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13d6f5 commit fa1e8e9Copy full SHA for fa1e8e9
.pre-commit-config.yaml
@@ -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