check-dependency-version-consistency icon indicating copy to clipboard operation
check-dependency-version-consistency copied to clipboard

Add ignore file functionality

Open ddzz opened this issue 3 years ago • 1 comments
trafficstars

CDVC should support ignoring dependencies through an ignore file, similar to .gitignore.

ddzz avatar Apr 16 '22 14:04 ddzz

a config file that allows you to control all of the CLI flags would be nice. the package.json script line gets really long if you toggle a few things.

also, it would be nice to have some additional features for loosening checks rather than just going all the way to --ignore-dep - things like a max number of different versions allowed in in the repo, specific versions that aren't allowed per dep, etc

raycohen avatar Jun 11 '22 14:06 raycohen