We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca86fd7 commit 4d7762bCopy full SHA for 4d7762b
1 file changed
src/sp_repo_review/checks/precommit.py
@@ -149,6 +149,9 @@ class PC180(PreCommit):
149
"https://github.com/hukkin/mdformat",
150
"https://github.com/rvben/rumdl-pre-commit",
151
"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",
155
}
156
157
0 commit comments