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 c423919 commit 417c457Copy full SHA for 417c457
.github/workflows/check-code-quality.yml
@@ -64,6 +64,7 @@ jobs:
64
- name: Install and run markdownlint
65
run: |
66
npm install -g markdownlint-cli
67
+ echo "Running markdownlint"
68
markdownlint --fix .
69
70
- name: If needed raise error
README.md
@@ -24,7 +24,7 @@ SPDX-License-Identifier: MPL-2.0
24
25
[](https://zenodo.org/record/8054429)
26
27
-[](#)
+[](#)
28
29
# Power Grid Model
30
0 commit comments