diff options
Diffstat (limited to '.idea/inspectionProfiles/Project_Default.xml')
-rw-r--r-- | .idea/inspectionProfiles/Project_Default.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 9223ff2c..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,15 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <profile version="1.0"> - <option name="myName" value="Project Default" /> - <inspection_tool class="FieldCanBeLocal" enabled="true" level="WARNING" enabled_by_default="true"> - <option name="EXCLUDE_ANNOS"> - <value> - <list size="1"> - <item index="0" class="java.lang.String" itemvalue="androidx.room.ColumnInfo" /> - </list> - </value> - </option> - <option name="IGNORE_FIELDS_USED_IN_MULTIPLE_METHODS" value="true" /> - </inspection_tool> - </profile> -</component>
\ No newline at end of file |