typos/tests/cmd/double-escaped.toml
Neubauer, Sebastian 3fc6089660 fix: Fix multiple escape sequences
If escape sequences follow straight after each other, there is no
delimiter in-between.
In such a case, parsing previously stopped and did not find any
typos further in the file.
2021-11-15 11:31:53 +01:00

3 lines
62 B
TOML

bin.name = "typos"
args = "--write-changes -"
status.code = 0