mirror of
https://github.com/Valeh2012/PersonalVotingMachine
synced 2026-04-16 03:24:41 +03:00
8 lines
125 B
INI
8 lines
125 B
INI
[*.{c,h}]
|
|
indent_style = space
|
|
indent_size = 4
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|