mirror of
https://github.com/codespell-project/codespell.git
synced 2025-05-16 23:17:14 +08:00
7 lines
149 B
YAML
7 lines
149 B
YAML
- id: codespell
|
|
name: codespell
|
|
description: Checks for common misspellings in text files.
|
|
entry: codespell
|
|
language: python
|
|
types: [text]
|