Skip to content

Commit

Permalink
ci: ignore markdown lint errors in changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Oct 20, 2024
1 parent 2986edc commit 0b2a3fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .markdownlintignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Ignore 3rd party files

node_modules

# Ignore generated files

dist
CHANGELOG.md
.changeset/

0 comments on commit 0b2a3fc

Please sign in to comment.