mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-09-28 02:40:05 +00:00
Update vendor directory in .gitattributes and .editorconfig
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user