aboutsummaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/Project_Default.xml
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-02-14 14:22:19 +0100
committerMinteck <contact@minteck.org>2022-02-14 14:22:19 +0100
commit4622ccde9cf34b8518dc9507382fcd2d7eafcb0c (patch)
tree41691f7fb00b8f555d9b544904006d6e9dbe37c6 /.idea/inspectionProfiles/Project_Default.xml
parent7a025720d6a07323c4a0b32cf6c5fdb7d0269807 (diff)
downloadcore-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.tar.gz
core-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.tar.bz2
core-4622ccde9cf34b8518dc9507382fcd2d7eafcb0c.zip
Add license notice
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..66fb6aa
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,16 @@
+<component name="InspectionProjectProfileManager">
+ <profile version="1.0">
+ <option name="myName" value="Project Default" />
+ <inspection_tool class="CssUnknownProperty" enabled="true" level="WARNING" enabled_by_default="true">
+ <option name="myCustomPropertiesEnabled" value="true" />
+ <option name="myIgnoreVendorSpecificProperties" value="false" />
+ <option name="myCustomPropertiesList">
+ <value>
+ <list size="1">
+ <item index="0" class="java.lang.String" itemvalue="app-region" />
+ </list>
+ </value>
+ </option>
+ </inspection_tool>
+ </profile>
+</component> \ No newline at end of file