@any-style/cli
v1.0.1
Published
Perfection matters.
Downloads
8
Readme
Perfection matters.
[x] Language (enum) is not defined [ ] Handle error during rule load and register [ ] Cover all error possible cases gracefully, so other rules would still run. [ ] Capture stdout from rules and present grouped in life-cycle phases. [x] Capture rule running stdout. [ ] Error range filter (git receive-hook) [x] Allow require relative ts modules in rules [x] "should use rules directive from package.json" not suite base path [ ] understand how imported ts modules are transpiled? [ ] Add possibility to filter rules [ ] Cover with tests [ ] WIKI [ ] Optimize (cache parsing, IO, cache queries) [ ] Usage with IDE (vim) [ ] Parallel run? [ ] A way to not to do global type declare? (because mocha also declares global and conflicts)