github.com/google/yamlfmt@v0.12.2-0.20240514121411-7f77800e2681/integrationtest/command/testdata/print_conf_file/before/.yamlfmt (about)

     1  continue_on_error: false
     2  doublestar: true
     3  exclude:
     4    - "**/templates/*.yaml"
     5  gitignore_excludes: false
     6  gitignore_path: .my_gitignore
     7  line_ending: crlf
     8  formatter:
     9      type: basic
    10      retain_line_breaks_single: true
    11      include_document_start: true