Skip to content

Commit 2f89549

Browse files
committed
Better config format
1 parent cce7b76 commit 2f89549

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Run markdownlint-cli2
1818
uses: DavidAnson/markdownlint-cli2-action@v21
1919
with:
20-
config: .markdownlint-cli2.json
20+
config: .markdownlint-cli2.jsonc
2121
globs: |
2222
**/*.md
2323
!data/**
File renamed without changes.

0 commit comments

Comments
 (0)