Skip to content

Commit ceea38f

Browse files
pcrovekinhbayar
authored andcommitted
Target files that exist
1 parent 15abcb5 commit ceea38f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

phpcs.xml.dist

+2-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77
<arg name="parallel" value="75"/>
88
<arg value="np"/>
99

10-
<file>./bin</file>
11-
<file>./config/dependencies</file>
1210
<file>./src</file>
1311
<file>./tests</file>
14-
<file>./bootstrap.php</file>
15-
<file>./routes.php</file>
12+
<file>./config-sample.php</file>
13+
<file>./server.php</file>
1614

1715
<rule ref="Generic.Formatting.SpaceAfterCast">
1816
<properties>

0 commit comments

Comments
 (0)