Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 98700d1617896ce04724215ca136504c72e99eca
      https://github.com/pmd/pmd/commit/98700d1617896ce04724215ca136504c72e99eca
  Author: Kairav Mittal <[email protected]>
  Date:   2026-02-01 (Sun, 01 Feb 2026)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ImplicitMemberSymbols.java

  Log Message:
  -----------
  Fix lambda argument indentation for checkstyle compliance

Correct indentation from level 20 to level 16 to fix checkstyle violations.


  Commit: eff2e73491dcc5c0cad8528704d14e12bbbe2c7b
      https://github.com/pmd/pmd/commit/eff2e73491dcc5c0cad8528704d14e12bbbe2c7b
  Author: Andreas Dangel <[email protected]>
  Date:   2026-02-16 (Mon, 16 Feb 2026)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ImplicitMemberSymbols.java

  Log Message:
  -----------
  [java] chore(style): Fix lambda argument indentation for checkstyle 
compliance (#6434)


Compare: https://github.com/pmd/pmd/compare/3c709e5d2637...eff2e73491dc

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


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

Reply via email to