mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-11 21:35:00 +00:00
fix: yamlint warnings and errors (#2131)
fix yamlint warnings and errors Signed-off-by: Dave Lee <dave@gray101.com>
This commit is contained in:
parent
4ae4e44506
commit
45761f8be2
22 changed files with 340 additions and 326 deletions
4
.yamllint
Normal file
4
.yamllint
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends: default
|
||||
|
||||
rules:
|
||||
line-length: disable
|
Loading…
Add table
Add a link
Reference in a new issue