mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
docs: Note custom dicts is supported
This commit is contained in:
parent
3429b59e72
commit
b97b6ddd45
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ See also [benchmarks](../benchsuite/runs).
|
|||
|----------------|-----------------------|---------------------------------|---------------------------------|-------------|-------------|
|
||||
| Runtime | \- | \- | \- | Python | Python |
|
||||
| Dictionary | Blacklist | Blacklist | Blacklist | Blacklist | Whitelist |
|
||||
| Custom Dict | No ([#9][def-9]) | No | ? | Yes | Yes |
|
||||
| Custom Dict | Yes | No | ? | Yes | Yes |
|
||||
| Per-Lang Dict | No ([#14][def-14]) | No | ? | No | Yes |
|
||||
| CamelCase | Yes | No | ? | No | Yes |
|
||||
| snake_case | Yes | No | ? | No | Yes |
|
||||
|
|
Loading…
Reference in a new issue