mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
7 lines
82 B
TOML
7 lines
82 B
TOML
bin.name = "typos"
|
|
args = "-"
|
|
stdin = '''
|
|
Hello world
|
|
'''
|
|
stdout = ""
|
|
stderr = ""
|