File: codespell.1.include

package info (click to toggle)
codespell 2.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,132 kB
  • sloc: python: 1,612; makefile: 67; ansic: 11
file content (17 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[NAME]
codespell \- detect spelling mistakes in source code

[SYNOPSIS]
\fBcodespell\fR [OPTIONS] [file1 file2 ... fileN]

[DESCRIPTION]
.PP
codespell is designed to find and fix common misspellings in text files.
It is designed primarily for checking misspelled words in source code, 
but it can be used with other files as well.

[AUTHOR]
Lucas De Marchi <lucas.de.marchi@gmail.com>

[SEE ALSO]
https://github.com/codespell-project/codespell