ssube
|
f0b5109689
|
feat(rules): add item index to rule error (fixes #116)
|
2019-11-09 19:41:00 -06:00 |
ssube
|
de5dd2833a
|
lint: consolidate ajv-related code, visitor trait interfaces
|
2019-11-09 19:41:00 -06:00 |
ssube
|
705209620b
|
feat(build): replace tslint with eslint
|
2019-11-09 17:52:16 -06:00 |
ssube
|
44b1a6019e
|
fix(tests): cover visit rules pass and errors
|
2019-11-03 13:13:24 -06:00 |
ssube
|
842006c34a
|
fix(visitor): remove error method from context
BREAKING CHANGE: rule errors must be grouped and returned in the rule
result, fixing #114 and keeping the context immutable.
|
2019-11-03 13:13:24 -06:00 |
ssube
|
59e7c138c0
|
fix: build a rule selector from args, log it in list mode
|
2019-11-03 13:13:24 -06:00 |
ssube
|
b3dc864f0d
|
feat: split rule and helpers, test rule
|
2019-11-03 13:13:24 -06:00 |