Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for m_ignoreEmptyMethods (0.25 sec)

  1. .idea/inspectionProfiles/Gradle.xml

        <inspection_tool class="MethodMayBeStatic" enabled="true" level="WEAK WARNING" enabled_by_default="true" editorAttributes="INFO_ATTRIBUTES">
          <option name="m_onlyPrivateOrFinal" value="true" />
          <option name="m_ignoreEmptyMethods" value="true" />
        </inspection_tool>
        <inspection_tool class="MissingOverrideAnnotation" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES">
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 09:21:43 UTC 2024
    - 13K bytes
    - Viewed (0)
Back to top