commit | 252b48bb7c732b4767b51aedc0196a084cf919ed | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Sat Aug 20 15:21:36 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Sat Aug 20 15:21:36 2022 +0100 |
tree | 3ba6609bf91689d580a389a757886306a92630d8 | |
parent | 51e185169223eadab1075e1046cf45c9b87b26a0 [diff] |
Update editorconfig to fit with alejandra
diff --git a/.editorconfig b/.editorconfig index 56c2916..0f112c3 100644 --- a/.editorconfig +++ b/.editorconfig
@@ -5,5 +5,5 @@ insert_final_newline = true charset = utf-8 indent_style = space -indent_size = 4 +indent_size = 2 max_line_length = 80