add rumdl as markdown linter/formatter
This commit is contained in:
parent
b3df5795f2
commit
63a18416df
6 changed files with 212 additions and 29 deletions
|
|
@ -23,7 +23,7 @@ return {
|
|||
json = { "biome" },
|
||||
jsonc = { "biome" },
|
||||
lua = { "stylua" },
|
||||
markdown = { "markdownlint" },
|
||||
markdown = { "rumdl" },
|
||||
php = { "pint" },
|
||||
python = { "ruff_format", "ruff_organize_imports" },
|
||||
rust = { "rustfmt" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue