diff --git a/.idea/.idea.XeroBrowser/.idea/inspectionProfiles/Project_Default.xml b/.idea/.idea.XeroBrowser/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 1408a24..0000000 --- a/.idea/.idea.XeroBrowser/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,72 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <profile version="1.0"> - <option name="myName" value="Project Default" /> - <inspection_tool class="CommaExpressionJS" enabled="false" level="WARNING" enabled_by_default="false" /> - <inspection_tool class="CssInvalidPropertyValue" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" /> - <inspection_tool class="CssInvalidPseudoSelector" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" /> - <inspection_tool class="CssRedundantUnit" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="CssReplaceWithShorthandSafely" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="CssUnknownProperty" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES"> - <option name="myCustomPropertiesEnabled" value="true" /> - <option name="myIgnoreVendorSpecificProperties" value="false" /> - <option name="myCustomPropertiesList"> - <value> - <list size="3"> - <item index="0" class="java.lang.String" itemvalue="flex-item-align" /> - <item index="1" class="java.lang.String" itemvalue="tap-highlight-color" /> - <item index="2" class="java.lang.String" itemvalue="font-smoothing" /> - </list> - </value> - </option> - </inspection_tool> - <inspection_tool class="HttpUrlsUsage" enabled="true" level="WEAK WARNING" enabled_by_default="true"> - <option name="ignoredUrls"> - <list> - <option value="http://localhost" /> - <option value="http://127.0.0.1" /> - <option value="http://0.0.0.0" /> - <option value="http://www.w3.org/" /> - <option value="http://json-schema.org/draft" /> - <option value="http://java.sun.com/" /> - <option value="http://xmlns.jcp.org/" /> - <option value="http://javafx.com/javafx/" /> - <option value="http://javafx.com/fxml" /> - <option value="http://maven.apache.org/xsd/" /> - <option value="http://maven.apache.org/POM/" /> - <option value="http://www.springframework.org/schema/" /> - <option value="http://www.springframework.org/tags" /> - <option value="http://www.springframework.org/security/tags" /> - <option value="http://www.thymeleaf.org" /> - <option value="http://www.jboss.org/j2ee/schema/" /> - <option value="http://www.jboss.com/xml/ns/" /> - <option value="http://www.ibm.com/webservices/xsd" /> - <option value="http://activemq.apache.org/schema/" /> - <option value="http://schema.cloudfoundry.org/spring/" /> - <option value="http://schemas.xmlsoap.org/" /> - <option value="http://cxf.apache.org/schemas/" /> - <option value="http://primefaces.org/ui" /> - <option value="http://tiles.apache.org/" /> - <option value="http://formdata.webflow.com" /> - </list> - </option> - </inspection_tool> - <inspection_tool class="JSBitwiseOperatorUsage" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="JSEqualityComparisonWithCoercion" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="JSUnresolvedVariable" enabled="false" level="WEAK WARNING" enabled_by_default="false" /> - <inspection_tool class="JSUnusedAssignment" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="JSUnusedLocalSymbols" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="RegExpSingleCharAlternation" enabled="true" level="INFORMATION" enabled_by_default="true" /> - <inspection_tool class="RequiredAttributes" enabled="true" level="WARNING" enabled_by_default="true"> - <option name="myAdditionalRequiredHtmlAttributes" value="src" /> - </inspection_tool> - <inspection_tool class="SpellCheckingInspection" enabled="true" level="INFORMATION" enabled_by_default="true"> - <option name="processCode" value="true" /> - <option name="processLiterals" value="true" /> - <option name="processComments" value="true" /> - </inspection_tool> - <inspection_tool class="UnnecessaryLocalVariableJS" enabled="true" level="INFORMATION" enabled_by_default="true"> - <option name="m_ignoreImmediatelyReturnedVariables" value="false" /> - <option name="m_ignoreAnnotatedVariables" value="false" /> - </inspection_tool> - </profile> -</component> \ No newline at end of file