Skip to content

Commit f9b7c6b

Browse files
committed
delete index.php
1 parent b312f61 commit f9b7c6b

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
77
/CONTRIBUTING.md export-ignore
8-
/index.php export-ignore
98
/phpcs.xml.dist export-ignore
109
/phpstan-baseline.neon export-ignore
1110
/phpstan.dist.neon export-ignore

index.php

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

phpcs.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<exclude name="PSR12.Classes.AnonClassDeclaration.SpaceAfterKeyword"/>
2222
</rule>
2323

24-
<file>index.php</file>
2524
<file>flight</file>
2625
<file>tests</file>
2726
</ruleset>

0 commit comments

Comments
 (0)