mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
Add markdownlint (#20512)
Add `markdownlint` linter and fix issues. Config is based on the one from electron's repo with a few rules relaxed.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"eslint-plugin-vue": "9.2.0",
|
||||
"jest": "28.1.3",
|
||||
"jest-extended": "3.0.1",
|
||||
"markdownlint-cli": "0.32.1",
|
||||
"postcss-less": "6.0.0",
|
||||
"stylelint": "14.9.1",
|
||||
"stylelint-config-standard": "26.0.0",
|
||||
|
Reference in New Issue
Block a user