forked from openrs2/openrs2
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
574 B
12 lines
574 B
5 years ago
|
<component name="InspectionProjectProfileManager">
|
||
|
<profile version="1.0">
|
||
|
<option name="myName" value="Project Default" />
|
||
|
<inspection_tool class="WeakerAccess" enabled="true" level="WARNING" enabled_by_default="true">
|
||
|
<option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="false" />
|
||
|
<option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="false" />
|
||
|
<option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
|
||
|
<disabledExtension id="junit" />
|
||
|
<disabledExtension id="moduleInfo" />
|
||
|
</inspection_tool>
|
||
|
</profile>
|
||
|
</component>
|