1
0
Fork 0
Commit Graph

1605 Commits

Author SHA1 Message Date
Sean Sube 912eb82acc feat(app): add CLI option for reporter 2022-04-22 09:20:55 -05:00
Sean Sube 09f83ee5ab fix(test): cover new reporters 2022-04-22 09:20:55 -05:00
Sean Sube b2122d5780 fix(docs): remove test table from docs 2022-04-22 09:20:55 -05:00
Sean Sube 4aa23fe75f feat(scripts): add a way to skip conventional formatting 2022-04-22 09:20:55 -05:00
Sean Sube 27164c6b4e fix(scripts): correct parsing of type-only messages 2022-04-22 09:20:55 -05:00
Sean Sube cb6c04708b feat(scripts): support stdin/out instead of message file 2022-04-22 09:20:55 -05:00
Sean Sube 64f54294dc feat(scripts): add project-specific aliases 2022-04-22 09:20:55 -05:00
Sean Sube 6023dcde99 feat(scripts): remove trim from scope alias 2022-04-22 09:20:55 -05:00
Sean Sube 387bef7ff0 feat(scripts): use assoc arrays for alias rather than splitting repeatedly 2022-04-22 09:20:55 -05:00
Sean Sube ddb7fbcc2c feat(scripts): add scope alias and allow functions 2022-04-22 09:20:55 -05:00
Sean Sube 4cadb4ccda fix(scripts): use commit type from message file when present 2022-04-22 09:20:55 -05:00
Sean Sube 118ec94b83 feat(scripts): lint commit script 2022-04-22 09:20:52 -05:00
Sean Sube e8f31036f6 feat(scripts): correctly handle path scopes 2022-04-22 09:20:47 -05:00
Sean Sube a5d9a9670e feat(scripts): clean up debug logging, handle filenames better 2022-04-22 09:20:42 -05:00
Sean Sube 9ae54f3a18 feat(scripts): add commit message template 2022-04-22 09:20:32 -05:00
Sean Sube 0719045782 fix(lint): quote test output 2022-04-22 09:17:58 -05:00
Sean Sube 8ce71b9bfb feat(reporter): add markdown delimiter row to table report 2022-04-22 09:17:58 -05:00
Sean Sube fe4d13d51c fix(reporter): avoid repeat copies in table report 2022-04-22 09:17:58 -05:00
Sean Sube 2941a1cd9d feat(reporter): include changes in table report 2022-04-22 09:17:58 -05:00
Sean Sube f7a4b63d5c fix(reporter): add margin before and after each table field 2022-04-22 09:17:58 -05:00
Sean Sube 9fbc6b06c4 feat(reporter): format total errors per rule in table reporter 2022-04-22 09:17:58 -05:00
Sean Sube e9c247f482 report error counts 2022-04-22 09:17:58 -05:00
Sean Sube 0307369fb9 basic YAML reporter 2022-04-22 09:17:58 -05:00
Sean Sube 22f2716e86 merge schema path fix 2022-04-22 09:17:58 -05:00
Sean Sube 441f1d3cdf stub reporters, test invoke 2022-04-22 09:17:58 -05:00
Sean Sube 84afd78b69 fix(deps): replace usage of deprecated array helper with new name 2022-04-22 09:17:58 -05:00
Sean Sube f69fd0a730 replace untyped error data with ref to rule and elem 2022-04-22 09:17:58 -05:00
Sean Sube eb8c665bf2 move pick implementation to rule 2022-04-22 09:17:58 -05:00
Sean Sube 6dc9b70e15 lint: remove unused imports 2022-04-22 09:17:58 -05:00
Sean Sube 456b30d77c fix remaining tests 2022-04-22 09:17:58 -05:00
Sean Sube c9af9857f4 fix most of the tests 2022-04-22 09:17:58 -05:00
Sean Sube 299f16b9ba make schema work with document/element structure 2022-04-22 09:17:58 -05:00
Sean Sube 9ff436859b build and run tests again 2022-04-22 09:17:58 -05:00
Sean Sube 1fa386581e feat(source): formalize source data with Document and Element 2022-04-22 09:17:58 -05:00
Sean Sube a3f0c0b61d begin adding output reporters 2022-04-22 09:17:58 -05:00
renovate[bot] 38110f28d5
update: update dependency esbuild to v0.14.38 (#1076)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 23:32:34 +00:00
renovate[bot] a373f2ac23
update: update dependency esbuild to v0.14.37 (#1075)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 09:06:28 +00:00
renovate[bot] 4b41d24d89
update: update node.js to v18 (#1074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 02:19:25 +00:00
renovate[bot] 0c00eebe7f
update: update eslint-plugins to v5.20.0 (#1072)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 00:38:15 +00:00
renovate[bot] c9ed940662
update: update dependency @types/lodash to v4.14.182 (#1071)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 00:06:08 +00:00
renovate[bot] 4277f1ff53
update: update rushstack (#1069)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-18 01:16:30 +00:00
renovate[bot] a63557a37f
update: update dependency sinon to v13.0.2 (#1068)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 00:49:25 +00:00
renovate[bot] 5486dc188a
update: update dependency @types/node to v16.11.27 (#1067)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 10:49:53 +00:00
renovate[bot] dfd0bfb004
update: update dependency @types/chai to v4.3.1 (#1066)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 01:36:20 +00:00
renovate[bot] b3a80023b7
update: update dependency esbuild to v0.14.36 (#1065)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 10:45:37 +00:00
renovate[bot] 31241a871e
update: update dependency esbuild to v0.14.35 (#1064)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 04:34:14 +00:00
renovate[bot] fd1be05eac
update: update eslint-plugins (#1063)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 02:01:48 +00:00
renovate[bot] 538f5a578c
update: update rushstack (#1062)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 03:19:16 +00:00
renovate[bot] 6ccda025f8
update: update dependency yargs to v17.4.1 (#1060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-10 01:25:40 +00:00
renovate[bot] c89e75563c
update: update dependency eslint to v8.13.0 (#1061)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-10 00:53:11 +00:00