Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ignoreConstructorParameter (0.08 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-tools-internal/src/main/resources/checkstyle.xml

        <!-- Disabled until existing violations are fixed -->
        <!--
        <module name="HiddenField">
            <property name="ignoreConstructorParameter" value="true" />
            <property name="ignoreSetter" value="true" />
            <property name="setterCanReturnItsClass" value="true"/>
            <property name="ignoreFormat" value="^(threadPool)$"/>
        </module>
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Mon Sep 13 12:48:46 GMT 2021
    - 6K bytes
    - Click Count (0)
Back to Top