feat(core): update line length to 80

This commit is contained in:
2024-08-23 12:22:20 +02:00
parent cab4cfa157
commit f3313a4735
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
column_width = 100
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4