summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorseth <[email protected]>2023-11-14 02:17:20 -0500
committerseth <[email protected]>2023-11-14 02:17:20 -0500
commit7f39451ddbff09f2e5e519aa2c6471ec62ac3d8e (patch)
tree208ba45a02ddfe762dab092cb6abdebc74968e3e /.editorconfig
parent5de11a91f1d6ff6cee5a4c90666f33a6dd7a4f64 (diff)
ci: let cf deploy
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index cba1b92..7618759 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,7 +4,7 @@ root = true
[*]
indent_style = tab
tab_width = 2
-indent_size = "tab"
+indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true