chore: added .inc to editorconfig rules.
This commit is contained in:
@@ -8,7 +8,7 @@ charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.s]
|
||||
[*.{s,inc}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
Reference in New Issue
Block a user