mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-06 18:24:41 +08:00
7 lines
161 B
YAML
7 lines
161 B
YAML
- id: codespell
|
|
name: codespell
|
|
description: Checks for common misspellings in text files.
|
|
entry: codespell
|
|
language: python
|
|
types: [text]
|