Disabled PHPCS (#1301)

PHPCS is a common development tool. It makes sense to disable it in addition to Eclipse/IntelliJ formatting disable
This commit is contained in:
Yehuda Katz
2022-01-20 14:27:58 +01:00
committed by GitHub
parent de64d665e0
commit ac1e27167d
+1
View File
@@ -9,6 +9,7 @@
?> ?>
// @formatter:off // @formatter:off
// phpcs:ignoreFile
/** /**
* A helper file for Laravel, to provide autocomplete information to your IDE * A helper file for Laravel, to provide autocomplete information to your IDE