You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to keep the formatting strictly adhered to.
It should be a local tool which overwrites the raw config yml files using the Go bindings/types. This way it will serve as a double check on our marshalling / unmarshaling code.
We then run the tool in CI and run git diff --exit-code.
Should we make a CI job to "tidy" all the config files, to keep the formatting strictly adhered to?
This is to keep the formatting strictly adhered to.
It should be a local tool which overwrites the raw config yml files using the Go bindings/types. This way it will serve as a double check on our marshalling / unmarshaling code.
We then run the tool in CI and run
git diff --exit-code
.Should we make a CI job to "tidy" all the config files, to keep the formatting strictly adhered to?
Originally posted by @geoknee in #279 (comment)
The text was updated successfully, but these errors were encountered: