Pankraz76
Pankraz76
current flaws: inconsistent (double) white lines: why 2 lines? where is checkstyle?
whitespaces: - whitespaces before is broken anyways pretty hard, and **they dont seem to care that much.** - https://github.com/checkstyle/checkstyle/issues/16781 - https://github.com/pmd/pmd/blob/ad71cb5a4a670bdb9d6b53d90476d0510dc14618/pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaAstProcessor.java#L154 - https://github.com/pmd/pmd/blob/ad71cb5a4a670bdb9d6b53d90476d0510dc14618/pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaAstProcessor.java#L161C43-L161C44
no need to maintain limited tool check, imho. i like check very much, but spot is obviously superior. facing all the issues, is thre any chance to really consider migration?...
``` [INFO] PMD Distribution Packages .......................... SUCCESS [ 10.023 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:34 min [INFO] Finished at: 2025-06-19T21:32:30+02:00 [INFO] ------------------------------------------------------------------------ ➜ pmd...
build pass 👍 thank you.
blocking: - https://github.com/pmd/pmd/pull/5856#issuecomment-3016618188
> Please discuss these changes in #5651. assuming approach is complain, as not contradiction encountered, we could reopen this to fix import burden and focus on features instead of being...
example: https://github.com/pmd/pmd/pull/5635
> Also, if we have this config, then I assume, we don't need e.g. the IntelliJ Specific config anymore? > -> https://docs.pmd-code.org/latest/pmd_devdocs_building_intellij.html#formatter-and-inspection-configuration / https://github.com/pmd/build-tools/tree/main/intellij-idea Yes I think so too, but...
ah nice, thanks yes. The topic does not change. Only the somehow, as constantly evolving, irrelevant impl. details. I have overcome myself, thanks to the learnings of maven and quarkus....