Closed bladyjoker closed 2 years ago
OK, cool! ðŸ¤
Which markdownlint are you using?
Also, btw, how do you trigger pre-commit-hook.nix on local machine?
Which markdownlint are you using?
Good question, I just enabled markdownlint.enable = true;
and didn't bother too look much further into what it is exactly.
Also, btw, how do you trigger pre-commit-hook.nix on local machine?
pre-commit run --all
Done by #19 , checkout .markdownlint.yaml
@GeorgeFlerovsky I'd be surprised if
markdownlint
doesn't come with its configuration file or options. Let's find how to lift the 80chars limit which is terrible I agree.