mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-22 07:36:25 -06:00
quoted-strings: fix docs example
This commit is contained in:
parent
352e1a975e
commit
fb0c0a5247
@ -121,7 +121,7 @@ used.
|
|||||||
the following code snippet would **PASS**:
|
the following code snippet would **PASS**:
|
||||||
::
|
::
|
||||||
|
|
||||||
foo: "bar\"baz"
|
foo: "bar\\"baz"
|
||||||
|
|
||||||
the following code snippet would **FAIL**:
|
the following code snippet would **FAIL**:
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user