mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
12 lines
133 B
TOML
12 lines
133 B
TOML
bin.name = "typos"
|
|
args = "--write-changes -"
|
|
status.code = 0
|
|
stdin = '''
|
|
\n\n
|
|
Destory
|
|
'''
|
|
stdout = """
|
|
/n/n
|
|
Destroy
|
|
"""
|
|
stderr = ""
|