.editorconfig
changeset 13197 e2e4779c6790
parent 13196 4a107a63b0a3
child 13198 b8398218dd23
--- a/.editorconfig	Sat Jul 15 10:22:49 2023 +0200
+++ b/.editorconfig	Sat Jul 15 10:25:10 2023 +0200
@@ -8,6 +8,7 @@
 indent_style = tab
 insert_final_newline = true
 trim_trailing_whitespace = true
+max_line_length = 150
 
 [CHANGES]
 indent_size = 4