Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for paddedCell (0.25 seconds)

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

              // The `paddedCell()` option is disabled for normal operation so that any
              // misbehaviour is detected, and not just suppressed. You can enabled the
              // option from the command line by running Gradle with `-Dspotless.paddedcell`.
              if (providers.systemProperty('spotless.paddedcell').forUseAtConfigurationTime().isPresent()) {
                paddedCell()
              }
            }
          }
    
    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