mirror of
https://github.com/DualCoder/vgpu_unlock.git
synced 2025-08-03 03:16:25 -07:00
Adapt EditorConfig for kernel C
This commit is contained in:
parent
d8abf922b3
commit
daa54a4733
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ indent_style = space
|
|||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{c,h}]
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[*.ld]
|
||||
indent_size = 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue