commit | 11236ba79c086affcdd44eb127f8939f21fa309d | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Mon Aug 08 21:13:33 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Mon Aug 08 21:13:33 2022 +0100 |
tree | 1acc6086d10be7edaa15fee287750f3fa60ee7b0 | |
parent | c634e2bc181a1b41030863ffb0109b2c4f1e3866 [diff] [blame] |
Bug fixes and ~~performance~~ typing improvements
diff --git a/.editorconfig b/.editorconfig index 9141329..a3284ca 100644 --- a/.editorconfig +++ b/.editorconfig
@@ -6,3 +6,4 @@ charset = utf-8 indent_style = space indent_size = 4 +max_line_length = 120