Open cuixq opened 6 days ago
There are discrepancies between flags used by scan and fix
scan
fix
pom.xml
-lockfile
-manifest
experimental-resolution-data-source
data-source
We should unify the flags used by the two sub commands to keep consistency.
There are discrepancies between flags used by
scan
andfix
pom.xml
,scan
has-lockfile
butfix
uses-manifest
scan
hasexperimental-resolution-data-source
andfix
hasdata-source
We should unify the flags used by the two sub commands to keep consistency.