mirror of
https://github.com/thepigeongenerator/cpusetcores.git
synced 2025-12-17 22:15:46 +01:00
initialize repository
This commit is contained in:
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{c,h}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[{makefile,Makefile}]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
Reference in New Issue
Block a user