[apex] Update quickstart ruleset

This commit is contained in:
Andreas Dangel
2019-03-31 11:15:24 +02:00
parent c76fba68ab
commit dcb9bd007d

View File

@ -236,6 +236,8 @@
<property name="cc_block_highlighting" value="false" />
</properties>
</rule>
<!-- <rule ref="category/apex/bestpractices.xml/ApexAssertionsShouldIncludeMessage"/> -->
<!-- <rule ref="category/apex/bestpractices.xml/ApexUnitTestMethodShouldHaveIsTestAnnotation"/> -->
<!-- SECURITY -->
<rule ref="category/apex/security.xml/ApexSharingViolations" message="Apex classes should declare a sharing model if DML or SOQL is used">