mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 17:11:07 -05:00
3fc6089660
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.
3 lines
62 B
TOML
3 lines
62 B
TOML
bin.name = "typos"
|
|
args = "--write-changes -"
|
|
status.code = 0
|