Replies: 1 comment
-
/cc @Sgitario (kubernetes), @ebullient (cli), @geoand (kubernetes), @iocanel (kubernetes), @maxandersen (cli) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create a new app via the Quarkus CLI and initialize a corresponding Git repo:
Change the formatting/indentation of the
pom.xml
from spaces to tabs and commit that change:Now, add an arbitrary extension, e.g.:
git diff
shows that the formatting/indentation is back to spaces.Is this behaviour intended/documented?
Beta Was this translation helpful? Give feedback.
All reactions