Skip to content

Commit

Permalink
Don't lint markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Jun 6, 2024
1 parent 2a526b9 commit 5c66e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# disable nitpicky linters
VALIDATE_JSCPD: false
VALIDATE_NATURAL_LANGUAGE: false
VALIDATE_MARKDOWN: false
# enable the below at some point
VALIDATE_CSS: false
VALIDATE_HTML: false
Expand Down

0 comments on commit 5c66e4d

Please sign in to comment.