Skip to content

Commit ac1e271

Browse files
authored
Disabled PHPCS (#1301)
PHPCS is a common development tool. It makes sense to disable it in addition to Eclipse/IntelliJ formatting disable
1 parent de64d66 commit ac1e271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/helper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
?>
1010

1111
// @formatter:off
12+
// phpcs:ignoreFile
1213

1314
/**
1415
* A helper file for Laravel, to provide autocomplete information to your IDE

0 commit comments

Comments
 (0)