mirror of
https://github.com/ivuorinen/a.git
synced 2026-02-17 22:48:46 +00:00
Initial commit
This commit is contained in:
11
.yamlfmt.yml
Normal file
11
.yamlfmt.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# yamlfmt configuration file
|
||||
# Schema: https://raw.githubusercontent.com/google/yamlfmt/main/schema.json
|
||||
formatter:
|
||||
type: basic
|
||||
include_document_start: true
|
||||
gitignore_excludes: true
|
||||
retain_line_breaks_single: true
|
||||
eof_newline: true
|
||||
max_line_length: 120
|
||||
indent: 2
|
||||
Reference in New Issue
Block a user