Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ignoreClarifyingParentheses (0.2 sec)

  1. .idea/inspectionProfiles/Gradle.xml

        <inspection_tool class="UnnecessaryParentheses" enabled="true" level="ERROR" enabled_by_default="true">
          <option name="ignoreClarifyingParentheses" value="true" />
          <option name="ignoreParenthesesOnConditionals" value="true" />
          <option name="ignoreParenthesesOnLambdaParameter" value="false" />
        </inspection_tool>
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Jun 26 21:49:47 UTC 2024
    - 15.4K bytes
    - Viewed (0)
Back to top