comment missing and not camecaps are incompatible

This commit is contained in:
Frédéric FRANCE 2018-09-01 15:56:14 +02:00 committed by GitHub
parent c3438b79c8
commit 83a647ce0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,9 +238,9 @@
<!--<rule ref="PEAR.Commenting.FunctionComment.MissingReturn">
<severity>0</severity>
</rule>-->
<!--<rule ref="PEAR.Commenting.FunctionComment.Missing">
<rule ref="PEAR.Commenting.FunctionComment.Missing">
<severity>0</severity>
</rule>-->
</rule>
<rule ref="PEAR.Commenting.FunctionComment.SpacingAfterParamType" />