Skip to content

Commit

Permalink
Fixphpinsights
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumazeau committed Nov 28, 2023
1 parent 370737a commit 33793a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpinsights.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,5 @@
\SlevomatCodingStandard\Sniffs\TypeHints\PropertyTypeHintSniff::class => [
'enableNativeTypeHint' => false,
],
\SlevomatCodingStandard\Sniffs\Functions\FunctionLengthSniff::class => [
'maxLinesLength' => 40,
],
],
];

0 comments on commit 33793a3

Please sign in to comment.