From 464c6608cc3b98bba4e123d85e2685fb3a98af75 Mon Sep 17 00:00:00 2001 From: Dane Powell Date: Mon, 7 Oct 2024 12:46:32 -0700 Subject: [PATCH] PhpStorm separate profile (#65) * PhpStorm profile: disable throws inspection * enable phpcs inspection * Update PhpStormInspections.xml --- example/PhpStormInspections.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/PhpStormInspections.xml b/example/PhpStormInspections.xml index ab1ef7e..d0882b8 100644 --- a/example/PhpStormInspections.xml +++ b/example/PhpStormInspections.xml @@ -7,8 +7,8 @@ Import this file on PhpStorm's inspection settings screen to set up default PHP --> -