This repository was archived by the owner on Aug 5, 2020. It is now read-only.
v3.0.0
Bug Fixes
- bin: option --ignore breaking CLI (29013275)
- test: add node_modules to project's echint ignore (b868ca33)
Breaking Changes
-
ignore pattern list is not extended, the presence of
one will override the previous, following this order: -
Hard-coded
DEFAULT_IGNORE_PATTERNSlist. -
ECHINT_IGNOREenv var. -
echint.ignorelist insidepackage.json -
--ignore/-ioption(s)(579206e0)