aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/inspectionProfiles/c_geo_standards.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/inspectionProfiles/c_geo_standards.xml')
-rw-r--r--.idea/inspectionProfiles/c_geo_standards.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.idea/inspectionProfiles/c_geo_standards.xml b/.idea/inspectionProfiles/c_geo_standards.xml
index f77d24e..8936fb5 100644
--- a/.idea/inspectionProfiles/c_geo_standards.xml
+++ b/.idea/inspectionProfiles/c_geo_standards.xml
@@ -121,8 +121,8 @@
<inspection_tool class="FieldHidesSuperclassField" enabled="true" level="WARNING" enabled_by_default="true">
<option name="m_ignoreInvisibleFields" value="true" />
</inspection_tool>
- <inspection_tool class="FieldMayBeFinal" enabled="true" level="WARNING" enabled_by_default="true">
- <scope name="Changed Files" level="ERROR" enabled="true" />
+ <inspection_tool class="FieldMayBeFinal" enabled="true" level="INFO" enabled_by_default="false">
+ <scope name="cgeo project sources" level="ERROR" enabled="true" />
</inspection_tool>
<inspection_tool class="FieldMayBeStatic" enabled="true" level="ERROR" enabled_by_default="true" />
<inspection_tool class="FinalPrivateMethod" enabled="true" level="WARNING" enabled_by_default="true">
@@ -262,8 +262,8 @@
<inspection_tool class="ListenerMayUseAdapter" enabled="true" level="WARNING" enabled_by_default="true">
<option name="checkForEmptyMethods" value="true" />
</inspection_tool>
- <inspection_tool class="LocalCanBeFinal" enabled="true" level="WARNING" enabled_by_default="true">
- <scope name="Changed Files" level="ERROR" enabled="true">
+ <inspection_tool class="LocalCanBeFinal" enabled="true" level="INFO" enabled_by_default="false">
+ <scope name="cgeo project sources" level="ERROR" enabled="true">
<option name="REPORT_VARIABLES" value="true" />
<option name="REPORT_PARAMETERS" value="true" />
</scope>