mirror of
https://github.com/wbenny/hvpp
synced 2026-08-17 04:26:04 -04:00
add configuration for .inl files to .editorconfig
This commit is contained in:
parent
f1eece7d0d
commit
946a9b5cec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
root = true
|
||||
|
||||
[*.{c,h,cpp,hpp,asm}]
|
||||
[*.{c,h,cpp,hpp,inl,asm}]
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue