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 30 commits October 23, 2025 04:12
…tifact-5.x

Update actions/upload-artifact action to v5
…ellij.platform-2.x

Update plugin org.jetbrains.intellij.platform to v2.10.2
…s-create-release-digest

Update shogo82148/actions-create-release digest to 28d99e2
…-action-digest

Update lycheeverse/lychee-action digest to a8c4c7c
…om-6.x

Update dependency org.junit:junit-bom to v6.0.1
…ellij.platform-2.x

Update plugin org.jetbrains.intellij.platform to v2.10.4
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