sourcegraph / scip

SCIP Code Intelligence Protocol
Apache License 2.0
231 stars 32 forks source link

Version checking logic should also check package.json and scip.cabal #254

Open varungandhi-src opened 1 week ago

varungandhi-src commented 1 week ago

Right now, we have some logic which checks that the version is in sync across Cargo.toml etc. We need to extend that to package.json and scip.cabal