Pull #18532: Add EmptyNewlineAtEndOfFile#18532
Conversation
EmptyNewlineAtEndOfFileEmptyNewlineAtEndOfFile
5889ca6 to
7cbb95a
Compare
Pankraz76
left a comment
There was a problem hiding this comment.
kindly pull this tiny effort not to waste too much attention on this 2 cents....
| violationReportPath: "target/cs_errors.xml" | ||
| configurationPath: "config/checkstyle-checks.xml" | ||
| propertiesPath: "config/openrewrite-recipes-checkstyle.properties" | ||
| violationReportPath: target/cs_errors.xml |
There was a problem hiding this comment.
Please split this update to separate PR or separate commit of this PR with message prefix "minor: .... "
| configurationPath: config/checkstyle-checks.xml | ||
| propertiesPath: config/openrewrite-recipes-checkstyle.properties | ||
| - org.openrewrite.java.RemoveUnusedImports | ||
| - org.openrewrite.java.format.EmptyNewlineAtEndOfFile |
There was a problem hiding this comment.
this covered already by spot. also we have seen this in log file already. third we not re testing thirty party imposing feature envy.
|
we just need 2 know our shit not broken like currently done with PMD and prone. Rewrite been correctly failing on: so we good go know its working as expected. PS: no offence im just american english using universal simplification. |
|
reopen, due to 5 PR cap., after spotless fix thats more important now. |
7cbb95a to
114239c
Compare
| violationReportPath: "target/cs_errors.xml" | ||
| configurationPath: "config/checkstyle-checks.xml" | ||
| propertiesPath: "config/openrewrite-recipes-checkstyle.properties" | ||
| violationReportPath: target/cs_errors.xml |
There was a problem hiding this comment.
Please split this update to separate PR or separate commit of this PR with message prefix "minor: .... "
114239c to
8053486
Compare
|
could not be more pedantic than this way. its the right way yes, but its also very stupid. |
8053486 to
36fa50a
Compare
|
thank you for not cancelling me. |
|
@Pankraz76 , please keep all changes separate and with clear goal, keep scope small. |
|
yes having learned the lesson now. Its best for all. |
Pull #18532: Add
EmptyNewlineAtEndOfFile