-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
Description
.overcommit.yml
PreCommit:
Mdl:
enabled: trueREADME.md
## testOvercommit will fail with unclear message:
Running pre-commit hooks
Analyze markdown files with mdl.................................[Mdl] FAILED
Errors:
#<Overcommit::Hook::Message:0x00005637bca65c80>
mdl --json README.md will show:
[{"filename":"README.md","line":1,"rule":"MD002","aliases":["first-header-h1"],"description":"First header should be a top level header"}]