xml indentation issue
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
- https://github.com/quarkusio/quarkus/pull/48041
issue on line:
```xml
../pom.xml
```
spot:
```xml
quarkus-panache-parent
io.quarkus
999-SNAPSHOT
../pom.xml
4.0.0
quarkus-hibernate-reactive-panache-common-parent
Quarkus - Hibernate Reactive with Panache - Common
pom
deployment
runtime
```
idea:
```xml
quarkus-panache-parent
io.quarkus
999-SNAPSHOT
../pom.xml
4.0.0
quarkus-hibernate-reactive-panache-common-parent
Quarkus - Hibernate Reactive with Panache - Common
pom
deployment
runtime
```
Contributor guide
Assessment
This issue has not been assessed yet.