Skip to content

Commit

Permalink
remove PHPCS UnusedFunctionParameter rule
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe committed Jan 5, 2020
1 parent d1cd00f commit 7d08c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skeleton/phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<exclude name="PSR12.ControlStructures.ControlStructureSpacing"/>
</rule>

<rule ref="Generic.CodeAnalysis.UnusedFunctionParameter"/>
<rule ref="Generic.Commenting.Todo"/>
<rule ref="Generic.PHP.ForbiddenFunctions">
<properties>
Expand Down

0 comments on commit 7d08c71

Please sign in to comment.