Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Clauss (0.16 sec)

  1. build-logic-commons/code-quality-rules/src/main/resources/codenarc/codenarc-integtests.xml

            </rule-config>
            <exclude name="ConfusingMethodName"/>
            <exclude name="FactoryMethodName"/>
            <exclude name="ClassNameSameAsSuperclass"/>
        </ruleset-ref>
    
        <rule class='gradlebuild.codenarc.rules.IntegrationTestFixturesRule'/>
    XML
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Wed Dec 09 08:14:05 GMT 2020
    - 2.3K bytes
    - Viewed (0)
  2. .idea/codeStyles/Project.xml

        <GroovyCodeStyleSettings>
          <option name="ALIGN_NAMED_ARGS_IN_MAP" value="false" />
          <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
          <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
        </GroovyCodeStyleSettings>
        <JavaCodeStyleSettings>
          <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
          <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" />
    XML
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Mon Jul 31 14:47:08 GMT 2023
    - 3.4K bytes
    - Viewed (1)
  3. .idea/inspectionProfiles/Gradle.xml

        <inspection_tool class="AsciiDocLinkResolve" enabled="false" level="ERROR" enabled_by_default="false" />
        <inspection_tool class="CatchMayIgnoreException" enabled="true" level="ERROR" enabled_by_default="true" />
        <inspection_tool class="Convert2streamapi" enabled="false" level="INFORMATION" enabled_by_default="false" />
    XML
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Thu Apr 11 13:39:08 GMT 2024
    - 13K bytes
    - Viewed (0)
Back to top