Skip to content

Commit

Permalink
reenable FunctionAnnotations.UnrecognizedAnnotation sniff
Browse files Browse the repository at this point in the history
  • Loading branch information
ricordisamoa committed Aug 4, 2018
1 parent 79e61a3 commit 1a4b127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0"?>
<ruleset name="dvncmd">
<rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki">
<exclude name="MediaWiki.Commenting.FunctionAnnotations.UnrecognizedAnnotation" />
<exclude name="MediaWiki.Commenting.FunctionComment.DefaultNullTypeParam" />
<exclude name="MediaWiki.Commenting.MissingCovers.MissingCovers" />
<exclude name="MediaWiki.PHP70Features.ScalarTypeHintUsage" />
Expand Down

0 comments on commit 1a4b127

Please sign in to comment.