Skyvern/.yamlfmt
Alex Angin a610292ea2
Feature: credentials page & vaultwarden compose setup (#3534)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-16 04:50:33 +00:00

10 lines
213 B
Text

# yamlfmt configuration
# Force Unix LF line endings for all YAML files
line_ending: lf
# Additional formatting options
formatter:
type: basic
indent: 2
include_document_start: false
pad_line_comments: 1