Skip to content

Commit f0536a1

Browse files
authored
Merge pull request #9321 from samsonasik/chore-prepare-phpstan-2
chore: preparation for PHPStan 2: remove CheckUseStatementsAfterLicenseRule
2 parents 0f5de27 + 6644b79 commit f0536a1

File tree

2 files changed

+0
-84
lines changed

2 files changed

+0
-84
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
services:
2-
-
3-
class: Utils\PHPStan\CheckUseStatementsAfterLicenseRule
4-
tags:
5-
- phpstan.rules.rule
6-
71
includes:
82
- phpstan-baseline.php
93

@@ -18,7 +12,6 @@ parameters:
1812
- app
1913
- system
2014
- tests
21-
- utils/src/PHPStan
2215
excludePaths:
2316
- app/Views/errors/cli/*
2417
- app/Views/errors/html/*

utils/src/PHPStan/CheckUseStatementsAfterLicenseRule.php

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)