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