Merge pull request #124808 from ambroisie/add-markdownlint-cli

markdownlint-cli: init at 0.27.1
This commit is contained in:
Sandro
2021-05-29 02:09:49 +02:00
committed by GitHub
3 changed files with 5561 additions and 5313 deletions
@@ -119,6 +119,10 @@ let
'';
};
markdownlint-cli = super.markdownlint-cli.override {
meta.mainProgram = "markdownlint";
};
mirakurun = super.mirakurun.override rec {
nativeBuildInputs = with pkgs; [ makeWrapper ];
postInstall = let
@@ -152,6 +152,7 @@
, "livedown"
, {"lumo-build-deps": "../interpreters/clojurescript/lumo" }
, "madoko"
, "markdownlint-cli"
, "markdown-link-check"
, "mastodon-bot"
, "mathjax"
File diff suppressed because it is too large Load Diff