mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-26 11:47:44 +08:00
Move linting to super-linter
This commit is contained in:
7
.github/linters/.markdown-lint.yml
vendored
Normal file
7
.github/linters/.markdown-lint.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Unordered list style
|
||||
MD004:
|
||||
style: dash
|
||||
|
||||
# Ordered list item prefix
|
||||
MD029:
|
||||
style: one
|
||||
Reference in New Issue
Block a user