From e4dd213516afdff64063682e0d0d46c58499a9f3 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Thu, 6 Sep 2018 16:17:54 -0400 Subject: tools: use lint-md.js * remove unused `tools/remark-cli` * vcbuild tested with `vcbuild nobuild noprojgen lint-md-build lint-md` PR-URL: https://github.com/nodejs/node/pull/20109 Reviewed-By: James M Snell Reviewed-By: Gus Caplan Reviewed-By: Ruben Bridgewater --- .gitignore | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9d6096cf92..d60603514c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,6 @@ !.gitkeep !.mailmap !.nycrc -!.remarkrc !.travis.yml core @@ -114,8 +113,6 @@ tools/doc/node_modules tools/clang-format/node_modules # test artifacts -tools/remark-cli/node_modules -tools/remark-preset-lint-node/node_modules icu_config.gypi *.tap -- cgit v1.2.3