fix linting update rules

This commit is contained in:
Thijs van Loef
2024-01-24 11:39:24 +01:00
parent 0117998550
commit cee99096d9
4 changed files with 11 additions and 13 deletions

View File

@@ -28,7 +28,7 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
## Desktop (please complete the following information):
## Desktop (please complete the following information)
- OS: [e.g. Windows 10, Ubuntu, Debian]
- Browser [e.g. chrome, safari]

View File

@@ -30,6 +30,7 @@ jobs:
with:
config: '.markdownlint.jsonc'
globs: '**/*.md'
ignore: '.github/pull_request_template.md'
test-build:
runs-on: ubuntu-latest
steps: