disable inspections of helper files (#1486)

* disables all jetbrains inspections

* disables all jetbrains' & phpcs' inspections
This commit is contained in:
Jackey Cheung
2024-02-07 19:30:35 +01:00
committed by GitHub
parent 512612f22f
commit cc9ed4423b
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
*/
?>
/* @noinspection ALL */
// @formatter:off
// phpcs:ignoreFile
+2
View File
@@ -1,6 +1,8 @@
<?= '<?php' ?>
/* @noinspection ALL */
// @formatter:off
// phpcs:ignoreFile
namespace PHPSTORM_META {