Fix Markdown files with Prettier and check in CI (#21972)
This commit is contained in:
parent
717683d1c3
commit
a9472f8ff1
6 changed files with 109 additions and 24 deletions
|
|
@ -70,8 +70,8 @@ app/javascript/styles/mastodon/reset.scss
|
|||
# Ignore Javascript pending https://github.com/mastodon/mastodon/pull/23631
|
||||
*.js
|
||||
|
||||
# Ignore Markdownlint pending https://github.com/mastodon/mastodon/pull/21972
|
||||
*.md
|
||||
|
||||
# Ignore HTML till cleaned and included in CI
|
||||
*.html
|
||||
|
||||
# Ignore the generated AUTHORS.md
|
||||
AUTHORS.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue