Skip to content

Commit 1b205ce

Browse files
author
Robert Sösemann
authored
Update README.md
1 parent 538baf5 commit 1b205ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ ExcessiveClassLength: Excessive class file lengths are usually indications that
5050

5151
- **VariableNamingConventions:** A variable naming conventions rule - customize this to your liking. Currently, it checks for final variables that should be fully capitalized and non-final variables that should not include underscores.
5252

53+
See here for a more [detailed description of the Apex rules](http://pmd.sourceforge.net/snapshot/pmd-apex/rules/index.html).
54+
5355
### <a name="configuration">Enable and configure the Engine</a>
5456

5557
Code Climate will not run this engine on your code unless you have this minimal '.codeclimate.yml' (Note the leading dot) in the root directory of your repository.

0 commit comments

Comments
 (0)