summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:39:09 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-03 09:45:48 -0700
commit84c199d56e27e33c3a81bfb6d463f05b606b7c56 (patch)
treec2c8da3be0691471b6de1815a9e9fd4668a5fde2 /.editorconfig
parentccf3f2391b0f09d7b51bf65bd8109b62aa33852d (diff)
Refactor: Cleanup for pre-commit
Change-Id: I2f07c0976ada6785febd172323e0dbad4849ebfa Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index 5eb4e678e..8700277e6 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -21,5 +21,5 @@ indent_size = 4
max_line_length = 80
[*.yaml]
-indent_size = 4
-
+indent_size = 2
+max_line_length = 120