mirror of
https://github.com/thepigeongenerator/sdl_template.git
synced 2025-12-17 05:55:47 +01:00
add indent_style to another property
This commit is contained in:
@@ -7,6 +7,7 @@ insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{c,h,cpp,hpp,rs}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[makefile]
|
||||
|
||||
Reference in New Issue
Block a user