mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-10 10:36:27 +00:00
Update dependencies (#1951)
This commit is contained in:
4
vendor/github.com/lrstanley/girc/.editorconfig
generated
vendored
4
vendor/github.com/lrstanley/girc/.editorconfig
generated
vendored
@ -22,7 +22,7 @@ indent_size = 4
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{md,py,sh,yml,yaml,js,ts,vue,css}]
|
||||
[*.{md,py,sh,yml,yaml,cjs,js,ts,vue,css}]
|
||||
max_line_length = 105
|
||||
|
||||
[*.{yml,yaml,toml}]
|
||||
@ -36,7 +36,7 @@ insert_final_newline = ignore
|
||||
max_line_length = 140
|
||||
indent_size = 2
|
||||
|
||||
[*.{js,ts,vue,css}]
|
||||
[*.{cjs,js,ts,vue,css}]
|
||||
indent_size = 2
|
||||
|
||||
[Makefile]
|
||||
|
Reference in New Issue
Block a user