David Anson
|
1e71f6f44e
|
Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance.
|
2024-11-29 18:29:21 -08:00 |
|
David Anson
|
e447db33c9
|
Lint large test repos in parallel (via worker threads) for shorter run times.
|
2024-06-07 22:24:41 -07:00 |
|
David Anson
|
d0a491d74b
|
Refactor tests to split large repo tests into separate files so ava will run them in parallel (reduces test time by ~50%).
|
2023-12-30 19:14:31 -08:00 |
|