mirror of
https://github.com/thepigeongenerator/cpusetcores.git
synced 2025-12-16 21:45:46 +01:00
13 lines
189 B
INI
13 lines
189 B
INI
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.{c,h}]
|
|
indent_style = tab
|
|
indent_size = tab
|
|
|
|
[{makefile,Makefile}]
|
|
indent_style = tab
|
|
indent_size = tab
|