Update documentation

TRAVIS_JOB_NUMBER=3140.1
TRAVIS_COMMIT_RANGE=cebb43c4df55...eee5b52ba3e3
This commit is contained in:
Travis CI (pmd-bot)
2018-11-30 19:40:26 +00:00
parent eee5b52ba3
commit 6608eed1b8

View File

@ -463,8 +463,8 @@ public class Foo {
|Name|Default Value|Description|Multivalued|
|----|-------------|-----------|-----------|
|regex|\\/\\\*\\s+(default\|package)\\s+\\\*\\/|Regular expression|no|
|ignoredAnnotations|com.google.common.annotations.VisibleForTesting \| android.support.annotation.VisibleForTesting|Fully qualified names of the annotation types that should be ignored by this rule|yes. Delimiter is '\|'.|
|regex|\\/\\\*\\s+(default\|package)\\s+\\\*\\/|Regular expression|no|
**Use this rule by referencing it:**
``` xml