mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
8 lines
141 B
YAML
8 lines
141 B
YAML
|
- id: typos
|
||
|
name: typos
|
||
|
description: Source code spell checker
|
||
|
language: rust
|
||
|
entry: typos
|
||
|
args: [--write-changes]
|
||
|
types: [text]
|