mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-03 21:17:46 +00:00
Update dependencies and remove old matterclient lib (#2067)
This commit is contained in:
13
vendor/go.mau.fi/whatsmeow/.editorconfig
vendored
Normal file
13
vendor/go.mau.fi/whatsmeow/.editorconfig
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{yaml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Reference in New Issue
Block a user