--- # yaml-language-server: $schema=https://raw.githubusercontent.com/google/yamlfmt/main/schema.json # yamlfmt configuration file formatter: type: basic include_document_start: true gitignore_excludes: true retain_line_breaks_single: true eof_newline: true max_line_length: 120 indent: 2