-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(feat): markdown linter #24
Conversation
d047056
to
2c5b443
Compare
b819e81
to
e8e7186
Compare
name: Markdown Linting | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: articulate/actions-markdownlint@v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try
- uses: articulate/actions-markdownlint@v1 | |
- uses: DavidAnson/markdownlint-cli2-action@v16.0.0 | |
with: | |
globs: '**/*.md' |
df1375e
to
31eea3c
Compare
c66dbae
to
4bd0b4a
Compare
I’ll take a look at these. Thanks for sharing! |
I recommend you to leave the licence file alone: LICENSE.md -> LICENSE |
Hi @szepeviktor, can you explain your recommendation? |
|
|
4bd0b4a
to
ab11cd1
Compare
No description provided.