chore: update and lint everything

This commit is contained in:
2023-07-08 23:12:56 +03:00
parent d80c63c791
commit 5f703918d6
10 changed files with 11742 additions and 11517 deletions

View File

@@ -6,7 +6,7 @@ end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 160
max_line_length = 300
tab_width = 2
trim_trailing_whitespace = true