Skip to content

Commit

Permalink
feat(yamlfix): preserve 1 emptyline + add lines for sections like on …
Browse files Browse the repository at this point in the history
…alpeh-vm
  • Loading branch information
Psycojoker committed Oct 3, 2024
1 parent 44bf920 commit 15839f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -335,3 +335,5 @@ allow_redefinition = true
[tool.yamlfix]
sequence_style = "keep_style"
preserve_quotes = true
whitelines = 1
section_whitelines = 2

0 comments on commit 15839f7

Please sign in to comment.