Commit Graph

21 Commits

Author SHA1 Message Date
David Anson df5e41bfe8 Update documentation and example to reference @v2. v2.0.0 v2 2021-02-20 19:24:49 -08:00
David Anson 9b0222c043 Update dependencies: eslint to 7.20.0, eslint-plugin-unicorn to 28.0.2. 2021-02-20 19:17:39 -08:00
David Anson 863809d3c8 Update dependency: markdownlint-cli2 to 0.0.14. 2021-02-20 19:11:10 -08:00
David Anson c2f789ccea Default to package-lock=false in .npmrc. 2021-02-20 19:02:26 -08:00
David Anson 38b6b60393 Add example.yml, link, and glob syntax to README.md. 2021-01-17 20:34:17 -08:00
David Anson ea5cc041bf Add test script to test workflow. v1 v1.0.1 2021-01-15 20:44:36 -08:00
David Anson 03a4399348 Add ESLint to test script, address new issues. 2021-01-15 20:35:50 -08:00
David Anson 6f2edb0be1 Add another example to README.md. 2021-01-15 20:25:42 -08:00
David Anson e783e2d336 Add branding icon as suggested by GitHub Marketplace. 2021-01-13 22:22:53 -08:00
David Anson b228c2ca00 Add examples and links to README.md. v1.0.0 2021-01-13 15:30:04 -08:00
David Anson f86b36a138 Split workflow jobs so they all run even when one fails (expectedly). 2021-01-13 15:08:22 -08:00
David Anson dc22015534 Fix typo due to copy/paste from runnable environment. 2021-01-13 14:55:03 -08:00
David Anson a7cc7f4b06 Convert glob input to globs to support multiple globs. 2021-01-13 14:50:05 -08:00
David Anson 9a43d58805 Fix file name typo in new test workflow. 2021-01-13 14:33:23 -08:00
David Anson 2c0605ee91 Add passing/failing file and no/one glob to tests. 2021-01-13 14:29:36 -08:00
David Anson aab8166ea1 Minor cleanup of unused/irrelevant components. 2021-01-13 14:17:17 -08:00
David Anson 29c40c5e62 Stub markdownlint-cli2-formatter-default to verify functionality. 2021-01-12 22:51:40 -08:00
David Anson a0ebec2ad9 Get glob input and pass through to command. 2021-01-12 22:25:46 -08:00
David Anson 5a103c42be Initial implementation of test workflow. 2021-01-12 22:19:56 -08:00
David Anson 7cf57ac21e Initial implementation. 2021-01-12 22:10:33 -08:00
David Anson 43204394f8 Initial commit 2021-01-12 21:28:47 -08:00