mirror of
https://github.com/Valeh2012/PersonalVotingMachine
synced 2026-05-06 04:39:18 +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
|
|
|