Branch: refs/heads/dependabot/maven/pmd.version-7.18.0
  Home:   https://github.com/pmd/build-tools
  Commit: 8ef806e45b74370f50bb2fce723a7893d8ede6d9
      
https://github.com/pmd/build-tools/commit/8ef806e45b74370f50bb2fce723a7893d8ede6d9
  Author: Andreas Dangel <[email protected]>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M src/main/resources/net/sourceforge/pmd/pmd-dogfood-config.xml

  Log Message:
  -----------
  Use AvoidCatchingGenericException

as replacement for AvoidCatchingThrowable.
Also enable check for NullPointerExceptions.
We don't check for RuntimeException, Exception as we have
a couple of instances in PMD's codebase.
Also, we don't check for Error, as there is one specific
use case in PMD (error recovery during regression testing).



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to