diff options
| author | seth <[email protected]> | 2023-11-14 02:17:20 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-14 02:17:20 -0500 |
| commit | 7f39451ddbff09f2e5e519aa2c6471ec62ac3d8e (patch) | |
| tree | 208ba45a02ddfe762dab092cb6abdebc74968e3e /.editorconfig | |
| parent | 5de11a91f1d6ff6cee5a4c90666f33a6dd7a4f64 (diff) | |
ci: let cf deploy
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 2 |
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 |
