Skip to content

Commit 4d7762b

Browse files
authored
fix: add a few more formatters/linters for markdown (#793)
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
1 parent ca86fd7 commit 4d7762b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/sp_repo_review/checks/precommit.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ class PC180(PreCommit):
149149
"https://github.com/hukkin/mdformat",
150150
"https://github.com/rvben/rumdl-pre-commit",
151151
"https://github.com/davidanson/markdownlint-cli2",
152+
"https://github.com/jolars/panache-pre-commit",
153+
"https://github.com/akiomik/mado",
154+
"https://github.com/markdownlint/markdownlint",
152155
}
153156

154157

0 commit comments

Comments
 (0)