Skip to content

Commit

Permalink
tools: update Markdown linter to be cross-platform
Browse files Browse the repository at this point in the history
Prior to this commit, the dependencies were not
matching the build procedure. This has been
corrected and it has the added benefit of being
able to be built on Windows as well.

* continue using `rollup` rather than `ncc`
* do not require `fs-event`s for non-macOS
* use `npx` and `shx` for cross-platform building
* ensure `lint-md-rollup` runs before `lint-md`

PR-URL: #31239
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
Derek Lewis authored and codebytere committed Feb 17, 2020
1 parent fda97fa commit 95d509e
Show file tree
Hide file tree
Showing 5 changed files with 44,790 additions and 127 deletions.
44,428 changes: 44,426 additions & 2 deletions tools/lint-md.js

Large diffs are not rendered by default.

Loading

0 comments on commit 95d509e

Please sign in to comment.