Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: 3903f5a4f384595bd8c3b58de8c928506182afd3
      https://github.com/pmd/pmd/commit/3903f5a4f384595bd8c3b58de8c928506182afd3
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/InsufficientStringBufferDeclarationRule.java

  Log Message:
  -----------
  Forcibly disable InsufficientStringBufferDeclarationRule

This is to avoid errors in CI, like in #3187.
This is just a hack, we should fix pmd-regression-tester,
or live with it until we have ported all rules.
This may not be enough, maybe another rule
will take its place and crash everything.




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

Reply via email to