upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Detect "patches" bad indentation #154

Closed AaronME closed 2 years ago

AaronME commented 2 years ago

What happened?

My patches became indented under base:. Up did not register that base has no field patches.

How can we reproduce it?

Take any composition and indent your patches one level. Up will not error.

What environment did it happen in?

VScode plugin.

AaronME commented 2 years ago

Closing in favor of https://github.com/upbound/up-ls/issues/64