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 cd63ccd commit db106dcCopy full SHA for db106dc
.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