Skip to content

Commit d8a59a5

Browse files
committed
Exclude analyzer comments
1 parent 8ba5630 commit d8a59a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
with:
2626
files: "."
2727
config_file: ".github/markdownlint.json"
28+
ignore_files: "analyzer-comments/*"

0 commit comments

Comments
 (0)