mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
disable inspections of helper files (#1486)
* disables all jetbrains inspections * disables all jetbrains' & phpcs' inspections
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?= '<?php' ?>
|
||||
|
||||
/* @noinspection ALL */
|
||||
// @formatter:off
|
||||
// phpcs:ignoreFile
|
||||
|
||||
namespace PHPSTORM_META {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user