diff --git a/pyproject.toml b/pyproject.toml index e9e1ecf2..0f4d9426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -335,3 +335,5 @@ allow_redefinition = true [tool.yamlfix] sequence_style = "keep_style" preserve_quotes = true +whitelines = 1 +section_whitelines = 2