0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-21 22:01:30 +01:00
Commit graph

13 commits

Author SHA1 Message Date
David Anson
05ffca6148 Convert markdownlint-cli2-action.js to .mjs. 2024-11-17 16:48:20 -08:00
David Anson
1e5b6609c9 Remove "command" input deprecated in v11. 2023-11-21 14:22:00 -08:00
David Anson
2418512f7c Update runtime to Node 20, freshen generated index.js file (fixes #117). 2023-10-27 02:20:25 +00:00
David Anson
f70c069572 Add "config" and "fix" inputs, deprecate "command" input. 2023-06-11 17:36:54 -07:00
David Anson
bb4bb94c73 Revert "Update runs/using to node18 in action.yml." because "Parameter 'using: node18' is not supported".
This reverts commit 4b88576fcf.
2023-04-29 20:24:48 -07:00
David Anson
4b88576fcf Update runs/using to node18 in action.yml. 2023-04-29 20:21:23 -07:00
David Anson
9085e7e0dc Add "separator" input to enable using something other than "\n" for the globs input (fixes #58). 2022-11-30 03:29:42 +00:00
David Anson
b20e49cfa5 Remove unnecessary quotes from YAML code/examples, standardize on single (vs. double) quotes, add test for invalid configuration file. 2022-07-23 13:28:59 -07:00
David Anson
0820d56e6c Add "command" input to allow invoking -fix and -config commands (fixes #7, fixes #8). 2022-07-21 22:24:48 -07:00
David Anson
b3c3b40b95 Update Action configuration to use Node 16. 2022-01-22 16:09:20 -08:00
David Anson
e783e2d336 Add branding icon as suggested by GitHub Marketplace. 2021-01-13 22:22:53 -08:00
David Anson
a7cc7f4b06 Convert glob input to globs to support multiple globs. 2021-01-13 14:50:05 -08:00
David Anson
7cf57ac21e Initial implementation. 2021-01-12 22:10:33 -08:00