mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-05 06:50:04 +00:00
Update vendor directory in .gitattributes and .editorconfig
This commit is contained in:
parent
21e283bedb
commit
b99cab58f7
@ -15,8 +15,8 @@ indent_size = 4
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
# Don't enforce anything in contrib
|
||||
[/src/contrib/**]
|
||||
# Don't enforce anything in vendored code
|
||||
[/vendor/**]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
indent_style = unset
|
||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
src/contrib/* linguist-vendored
|
||||
vendor/* linguist-vendored
|
||||
|
Loading…
Reference in New Issue
Block a user