Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: efbe149f21d52c49bd498d5bdeed9fefff71b3a8
      https://github.com/pmd/pmd/commit/efbe149f21d52c49bd498d5bdeed9fefff71b3a8
  Author: Scott Wells <sc...@illuminatedcloud.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M pmd-apex/src/main/resources/category/apex/documentation.xml
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  Issue 3566 - Added a new configuration property, 'reportMissingDescription', 
that if set to false (default is true if unspecified) doesn't report an issue 
if the '@description' tag is missing. This is consistent with the dialect 
supported by ApexDoc derivatives such as SfApexDoc.


  Commit: e67f2a04001a8b53b4c51a6b454a48176d1d77f6
      https://github.com/pmd/pmd/commit/e67f2a04001a8b53b4c51a6b454a48176d1d77f6
  Author: Robert Sösemann <8180281+rsoesem...@users.noreply.github.com>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M pmd-apex/src/main/resources/category/apex/documentation.xml
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  Merge pull request #3572 from SCWells72/pmd-3566


Compare: https://github.com/pmd/pmd/compare/e1d4a29e94b8...e67f2a04001a


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

Reply via email to