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 Mar 17, 2020
1 parent b358f80 commit c739d02
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 c739d02

Please sign in to comment.