summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2020-05-15 17:20:50 +0200
committerSimon Rettberg2020-05-15 17:20:50 +0200
commit7ef121bbf13c32894942024fbf983c78121c01bb (patch)
tree0dd8f13c5461b3be90fe8e36194ec4e9bc2f5f12
parent[statistics] Make ~ default for location filter (diff)
downloadslx-admin-7ef121bbf13c32894942024fbf983c78121c01bb.tar.gz
slx-admin-7ef121bbf13c32894942024fbf983c78121c01bb.tar.xz
slx-admin-7ef121bbf13c32894942024fbf983c78121c01bb.zip
Update config
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index b86f71cc..3a559fb8 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -21,10 +21,11 @@
<inspection_tool class="PhpDocMissingReturnTagInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="PhpDocMissingThrowsInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="PhpDocSignatureInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
+ <inspection_tool class="PhpIllegalPsrClassPathInspection" enabled="false" level="INFORMATION" enabled_by_default="false" />
<inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true">
<option name="processCode" value="false" />
<option name="processLiterals" value="false" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
-</component> \ No newline at end of file
+</component>