chore: shmft

This commit is contained in:
Earl Warren 2025-07-20 07:02:24 +02:00
parent 98b48e57d7
commit b783d9e119
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 526 additions and 518 deletions

View file

@ -1,3 +1,10 @@
root = true
[*]
tab_width: 8
indent_style = space
indent_size = 4
tab_width = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true