Skip to content

Commit

Permalink
Exclude nonce verification
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon-Brown committed Jul 8, 2019
1 parent a51da48 commit baecd0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<rule ref="PSR2">
<exclude name="PEAR.Functions.FunctionCallSignature"/>
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket"/>
<exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification"/>
</rule>

</ruleset>
</ruleset>

0 comments on commit baecd0c

Please sign in to comment.