eclipse-cdt-cloud / cdt-gdb-adapter

CDT GDB Debug Adapter
Eclipse Public License 2.0
27 stars 40 forks source link

Verify yarn.lock is up to date #283

Closed jonahgraham closed 1 year ago

jonahgraham commented 1 year ago

This is to prevent the error that required #282 from being required in the future.

jonahgraham commented 1 year ago

@AdhamRagabMCHP - this new check will make sure I don't accidentally merge without an update yarn.lock in the future.

AdhamRagabMCHP commented 1 year ago

Sounds good - sorry about that! Some of the dependencies just looked like duplicates, but I'll be careful in the future!

jonahgraham commented 1 year ago

No worries - the dependency structures of yarn are very complex so it was a reasonable assumption you made.