mirror of
https://github.com/MovingBlocks/Terasology
synced 2026-05-24 09:28:22 +00:00
* qa: fix PMD CollapsibleIfStatements finding * qa: fix PMD SimplifiedTernary findings * fix: formatting mistake * qa: address PMD SystemPrintln findings - suppress for LoggingContext.java and Terasology.java because logging not necessarily available yet there - refactor for PathManager.java as logger is already in use in that context, also see previous discussion in https://github.com/MovingBlocks/Terasology/pull/5036#discussion_r889518509 * qa: address PMD InvalidLogMessageFormat finding - if I understand https://stackoverflow.com/questions/7102339/is-there-a-correct-way-to-pass-arguments-in-slf4j correctly, this should not be less performant but valid SLF4j format * qa: address PMD AvoidBranchingStatementAsLastInLoop findings * qa: address PMD ForLoopCanBeForeach findings * chore: remove unused import * qa: address PMD AvoidPrintStackTrace findings * chore: remove unused imports * chore: fix checkstyle DeclarationOrderCheck warning |
||
|---|---|---|
| .. | ||
| PC | ||
| subprojects.settings.gradle.kts | ||