diff --git a/.editorconfig b/.editorconfig index 64cb414..43e1c06 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,4 +16,4 @@ max_line_length = off trim_trailing_whitespace = false [*.{yml,yaml}] -quote_type = double +quote_type = single