Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for spotlessJavaCheck (0.07 seconds)

  1. build-tools-internal/src/main/groovy/elasticsearch.formatting.gradle

     *
     * Any new sub-projects must not be added to the exclusions list!
     *
     * To perform a reformat, run:
     *
     *     ./gradlew spotlessApply
     *
     * To check the current format, run:
     *
     *     ./gradlew spotlessJavaCheck
     *
     * This is also carried out by the `precommit` task.
     *
     * For more about Spotless, see:
     *
     * https://github.com/diffplug/spotless/tree/master/plugin-gradle
     */
    
    // Do not add new sub-projects here!
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Sep 09 18:53:35 GMT 2021
    - 9.1K bytes
    - Click Count (0)
Back to Top