0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00
Commit graph

50 commits

Author SHA1 Message Date
David Anson
3662814e3b Freshen generated index.js file. 2024-10-07 22:11:42 -07:00
David Anson
954506959a Freshen generated index.js file.
Some checks failed
Checkers / linkcheck (push) Failing after 2s
Checkers / spellcheck (push) Failing after 2s
/ lint (push) Failing after 2s
Test markdownlint-cli2-action / Run test script (push) Failing after 2s
Test markdownlint-cli2-action / No globs (README.md, 0 errors) (push) Successful in 6s
Test markdownlint-cli2-action / One glob (test/errors.md, 3 errors) (push) Successful in 5s
Test markdownlint-cli2-action / One glob (README.md, 0 errors) (push) Successful in 5s
Test markdownlint-cli2-action / Two globs (README.md and test/errors.md, 3 errors) (push) Successful in 6s
Test markdownlint-cli2-action / Separator (README.md and test/errors.md, 3 errors) (push) Successful in 6s
Test markdownlint-cli2-action / config (test/errors.md, 2 errors) (push) Successful in 5s
Test markdownlint-cli2-action / config (invalid configuration file, fails) (push) Successful in 5s
Test markdownlint-cli2-action / fix (test/errors.md, 0 errors) (push) Successful in 5s
2024-10-03 20:08:57 -07:00
David Anson
bce62fc0a0 Freshen generated index.js file. 2024-09-24 21:55:10 -07:00
David Anson
95aa6ed6ed Freshen generated index.js file. 2024-09-06 22:33:41 -07:00
David Anson
da0291d977 Freshen generated index.js file. 2024-09-01 15:29:51 -07:00
David Anson
235535bdb7 Add @stylistic/eslint-plugin to ESLint configuration. 2024-09-01 15:27:29 -07:00
David Anson
c57414f58d Freshen generated index.js file. 2024-08-22 19:45:32 -07:00
David Anson
9ebbe5279e Freshen generated index.js file. 2024-08-12 22:54:36 -07:00
David Anson
e94f7fb325 Freshen generated index.js file. 2024-06-03 21:27:31 -07:00
David Anson
b22040a8c6 Freshen generated index.js file. 2024-04-03 22:06:26 -07:00
David Anson
3eeb58c2c6 Freshen generated index.js file. 2024-04-03 21:55:23 -07:00
David Anson
58bc1d1593 Freshen generated index.js file. 2024-03-16 14:45:06 -07:00
David Anson
4f4a9fa88c Freshen generated index.js file. 2024-02-07 22:36:40 -08:00
David Anson
635569d706 Freshen generated index.js file. 2024-01-14 14:43:25 -08:00
David Anson
a07066f4d1 Freshen generated index.js file. 2024-01-12 21:07:10 -08:00
David Anson
29ea995622 Update generated file due to transitive dependency change. 2023-12-18 15:21:00 -08:00
David Anson
d18b7320fc Freshen generated index.js file. 2023-12-04 21:10:55 -08:00
David Anson
fa0be7308f Freshen generated index.js file. 2023-11-25 16:41:19 -08:00
David Anson
1e5b6609c9 Remove "command" input deprecated in v11. 2023-11-21 14:22:00 -08:00
David Anson
feb7cc4324 Freshen generated index.js file. 2023-11-20 20:11:43 -08:00
David Anson
c69f13c27f Remove deprecated ESLint rules after version update. 2023-11-07 18:57:12 -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
20d2d1c43a Freshen generated index.js file. 2023-09-17 11:02:08 -07:00
David Anson
398af5b96c Freshen generated index.js file. 2023-08-29 21:26:20 -07:00
David Anson
f70c069572 Add "config" and "fix" inputs, deprecate "command" input. 2023-06-11 17:36:54 -07:00
David Anson
b1d365c061 Freshen generated index.js file. 2023-04-29 20:19:31 -07:00
David Anson
b58d667c0b Freshen generated index.js file. 2023-04-25 20:02:59 -07:00
David Anson
62350ad050 Include link to rule information with title of annotations (clickable in GitHub), add
endLine/endColumn data to annotations, use output formatter instead of parsing logError
(fixes #79).
2023-04-25 19:58:01 -07:00
David Anson
5bfa7f6dfe Update index.js via "npm test". 2023-01-02 16:04:35 -08: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
ee28a92f8a Update dependencies: eslint-plugin-unicorn to 45.0.1. 2022-11-29 04:39:30 +00:00
David Anson
e3969ef4ed Regenerate index.js after dependency updates. 2022-08-13 17:38:04 -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
4309653070 Update dependencies: actions/core to 1.9.0, @vercel/ncc to 0.34.0, eslint to 8.20.0, eslint-plugin-unicorn to 43.0.2. 2022-07-19 20:54:12 -07:00
David Anson
744f913a12 Convert annotation properties startLine/startColumn to the correct type, omit if not present.
fix
2022-02-05 17:18:07 -08:00
David Anson
c3b2de4a57 Include annotation information when reporting errors (fixes #5). 2022-02-05 13:16:00 -08:00
David Anson
014c740f99 Update generated index.js script. 2022-01-22 15:50:14 -08:00
David Anson
d43ffab996 Update dependencies: @actions/core to 1.6.0, markdownlint-cli2 to 0.4.0, @vercel/ncc to 0.33.1, eslint to 8.7.0, eslint-plugin-unicorn to 40.1.0. 2022-01-22 15:33:41 -08:00
David Anson
290acf1afb Update dependencies: @actions/core to 1.5.0, markdownlint-cli2 to 0.3.1. 2021-09-14 22:14:33 -07:00
David Anson
d0b666aa94 Update dependencies: @vercel/ncc to 0.31.1, eslint to 7.32.0, eslint-plugin-unicorn to 36.0.0. 2021-09-14 22:11:31 -07:00
David Anson
7ae07668c9 Update dependencies: @actions/core to 1.4.0, markdownlint-cli2 to 0.1.3. 2021-07-22 21:59:18 -07:00
David Anson
f67293411f Update dependencies: @vercel/ncc to 0.29.0, eslint to 7.31.0, eslint-plugin-unicorn to 34.0.1. 2021-07-22 21:56:19 -07: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
03a4399348 Add ESLint to test script, address new issues. 2021-01-15 20:35:50 -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
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
7cf57ac21e Initial implementation. 2021-01-12 22:10:33 -08:00