From 7f39451ddbff09f2e5e519aa2c6471ec62ac3d8e Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 14 Nov 2023 02:17:20 -0500 Subject: ci: let cf deploy --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') 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 -- cgit v1.2.3