Skip to content

Conversation

@xdev-gh-bot
Copy link
Member

An automated PR to sync changes from the template into this repo

xdev-renovate and others added 20 commits October 25, 2025 04:14
…tifact-5.x

Update actions/upload-artifact action to v5
…ols-checkstyle-12.x

Update dependency com.puppycrawl.tools:checkstyle to v12.1.1
…-action-digest

Update lycheeverse/lychee-action digest to a8c4c7c
https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.18.0
Reasoning:
* Newly included/Changed
  * `IdenticalConditionalBranches` → self explaining
  * `LabeledStatement` → are confusing to use and I barely ever see them
* Not included
  * `UnusedLabel` → Not used because `LabeledStatement` already handles these
  * `ConfusingTernary` → Not helpful in most situations
  * `AvoidCatchingGenericException` → Might be ok for maybe Throwable or Error (but we sometimes also have to catch those), however not catching Exceptions and RuntimeExceptions is an extremely bad practice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants