Closed jelliottp closed 1 year ago
the intention is to check if the user pretty print settings match the settings in code inspector
which user runs the CI process? what is the pretty print settings for that user?
Thanks for that hint, we're looking into this now.
We were able to track down the settings for the user executing the checks in CI, and then force update the settings.
Re-opening, decided to create https://github.com/larshp/abapOpenChecks/pull/1107, rather than need to update those settings in each system this is used.
I'm running into a situation where we receive
Pretty printer settings do not match
error when running the checks during our CI process to release the transport. However, I do not get this error when running the checks in the GUI or Eclipse.Any idea? What exactly is this error meant to indicate?