aboutsummaryrefslogtreecommitdiff
path: root/PEARish.xml
diff options
context:
space:
mode:
authorCody Hiar <cody.hiar@investopedia.com>2016-08-02 14:43:15 -0600
committerCody Hiar <cody.hiar@investopedia.com>2016-08-02 14:43:15 -0600
commitbbac957525a0dad7ffc9c60c25dd1557bab61e8f (patch)
tree9a0a4ea755e582830f526e991bddba5cc8a3af31 /PEARish.xml
parentaa657395fd0e902c45b6d8117f999fb85e60690a (diff)
Removing rule of _ for private class methods, outdated.
Diffstat (limited to 'PEARish.xml')
-rw-r--r--PEARish.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PEARish.xml b/PEARish.xml
index 0e103bd..13b21dc 100644
--- a/PEARish.xml
+++ b/PEARish.xml
@@ -12,5 +12,6 @@
<exclude name="PEAR.Commenting.ClassComment.MissingLicenseTag"/>
<exclude name="PEAR.Commenting.ClassComment.MissingLinkTag"/>
<exclude name="PEAR.Commenting.FileComment.MissingVersion"/>
+ <exclude name="PEAR.NamingConventions.ValidFunctionName.PrivateNoUnderscore"/>
</rule>
</ruleset>