Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
TRAVIS_JOB_NUMBER=3140.1
TRAVIS_COMMIT_RANGE=cebb43c4df55...eee5b52
  • Loading branch information
pmd-bot committed Nov 30, 2018
1 parent eee5b52 commit 6608eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/pmd/rules/java/codestyle.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6608eed

Please sign in to comment.