Many cool stuff

This commit is contained in:
Holger Börchers
2025-04-02 15:09:40 +02:00
parent fd054d854b
commit 0e75065ff7
9 changed files with 264 additions and 176 deletions

View File

@ -14,9 +14,9 @@ indent_size = 2
#### Core EditorConfig Options ####
# Indentation and spacing
indent_size = 4
tab_width = 4
indent_size = 2
tab_width = 2
max_line_length = 140
# New line preferences
end_of_line = crlf
insert_final_newline = false