Skip to content

Commit

Permalink
Phpstan: simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 10, 2021
1 parent 6a6c86e commit bd10be8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 1 addition & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ includes:
- vendor/phpstan/phpstan-deprecation-rules/rules.neon
- vendor/phpstan/phpstan-nette/extension.neon
- vendor/phpstan/phpstan-nette/rules.neon

parameters:
excludePaths:
- src/DI/RedisExtension24.php
bootstrapFiles:
- phpstan.php
7 changes: 0 additions & 7 deletions phpstan.php

This file was deleted.

0 comments on commit bd10be8

Please sign in to comment.