mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
docs: turn-on more markdown rules and fix them (#14301)
This commit is contained in:
2
.github/workflows/markdown-lint.yaml
vendored
2
.github/workflows/markdown-lint.yaml
vendored
@@ -22,4 +22,4 @@ jobs:
|
||||
- name: Lint all docs
|
||||
run: |
|
||||
npm install -g markdownlint-cli
|
||||
markdownlint --fix '**/*.md' --disable MD013 MD025 MD040 MD024
|
||||
markdownlint --fix '**/*.md' --disable MD013 MD040
|
||||
|
||||
Reference in New Issue
Block a user