NorbiPeti
1b152d8b4e
Using the per-component AddCommand method CommandComponent got removed, no need for that Made channel properties configurable (DisplayName, Color) Made configs testable, it will only use the cached value in that case This was needed so channel registering continue to work during testing Made channels possible to disable (WIP) #48
11 lines
No EOL
537 B
XML
11 lines
No EOL
537 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="WeakerAccess" enabled="false" level="WARNING" enabled_by_default="false">
|
|
<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="moduleInfo" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |