aboutsummaryrefslogtreecommitdiff
path: root/PEARish.xml
diff options
context:
space:
mode:
authorCody Hiar <cody.hiar@investopedia.com>2016-08-18 10:57:08 -0600
committerCody Hiar <cody.hiar@investopedia.com>2016-08-18 10:57:08 -0600
commit49fca8d91dc1520b656dd87974f5ba046e43e25f (patch)
tree98c94d75c7149b397e518f6b40033d680b83adc8 /PEARish.xml
parentf8c4c493558b1001d3cea76f2fe557e346a6eb01 (diff)
Private underscore ignore
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 13b21dc..b560e89 100644
--- a/PEARish.xml
+++ b/PEARish.xml
@@ -13,5 +13,6 @@
<exclude name="PEAR.Commenting.ClassComment.MissingLinkTag"/>
<exclude name="PEAR.Commenting.FileComment.MissingVersion"/>
<exclude name="PEAR.NamingConventions.ValidFunctionName.PrivateNoUnderscore"/>
+ <exclude name="PEAR.NamingConventions.ValidVariableName.PrivateNoUnderscore"/>
</rule>
</ruleset>