Vladimir Rastov
Vladimir Rastov
I used the feature "verify check formatting " 😄 Okay but why: * https://github.com/vrastov/sortpom/pull/3 goal `verify` filed if `` and requires `` * https://github.com/vrastov/sortpom/pull/4 goal `verify` filed if ` 4.0.0`...
I need a strict continuous integration pipeline. I like the behavior of https://github.com/vrastov/sortpom/pull/3 and https://github.com/vrastov/sortpom/pull/4 and the rest. And I would like to control the presence of a blank line...
I think I understand what you mean, my examples are slightly different. Added to https://github.com/vrastov/sortpom/pull/1 ```xml com.github.ekryd.sortpom sortpom-maven-plugin 4.0.0 stop strict ``` And the test didn't pass, but it should...