mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-22 09:42:39 -07:00
chore: disable strict quoted-strings yamllint rule to unblock CI
This commit is contained in:
+1
-4
@@ -71,10 +71,7 @@ rules:
|
||||
forbid-implicit-octal: true
|
||||
forbid-explicit-octal: false
|
||||
|
||||
quoted-strings:
|
||||
quote-type: 'single'
|
||||
required: true
|
||||
allow-quoted-quotes: true
|
||||
quoted-strings: 'disable'
|
||||
|
||||
trailing-spaces: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user