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
commit d624325e81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5561 additions and 5313 deletions

View file

@ -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

View file

@ -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