Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 2fcbbf2d6676b059e674baff049e7baa35a4e20a
      https://github.com/pmd/pmd/commit/2fcbbf2d6676b059e674baff049e7baa35a4e20a
  Author: Vincent Potucek <vincent.potu...@udg.de>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  -----------
  rewise UnusedPrivateMethodRule by separating concerns

https://en.wikipedia.org/wiki/Single-responsibility_principle


  Commit: b9dc83b5eecb58449f395d0f060ced258f4b5591
      https://github.com/pmd/pmd/commit/b9dc83b5eecb58449f395d0f060ced258f4b5591
  Author: Vincent Potucek <vincent.potu...@udg.de>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  -----------
  rewise UnusedPrivateMethodRule by separating concerns

https://en.wikipedia.org/wiki/Single-responsibility_principle


  Commit: a5c20f5a2dc456cbecbea0b34c1278244ce93ab5
      https://github.com/pmd/pmd/commit/a5c20f5a2dc456cbecbea0b34c1278244ce93ab5
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2025-03-29 (Sat, 29 Mar 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  -----------
  Cleanup code, ref #5620


  Commit: cce600da7c6b01a91148a44597f51616e0bacd30
      https://github.com/pmd/pmd/commit/cce600da7c6b01a91148a44597f51616e0bacd30
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  -----------
  Merge branch 'main-extract-UnusedPrivateMethodRule'


Compare: https://github.com/pmd/pmd/compare/8d2dd953539f...cce600da7c6b

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


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to