diff options
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index b0ec2ebd..3ccb008a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -# Ensure YAML formatting is according to standard +# Ensure YAML formatting adheres to standard [*.{yml,yaml}] indent_size = 2 |
