Skip to main content

Command line spellchecker for source code files.

Project description

https://travis-ci.org/s-knibbs/sourcespell.svg?branch=master

Command line spellchecking utility for checking comments and string literals in source code files. Includes an interactive mode for making corrections.

Supports a wide array of languages including Python, C/C++ and HTML markup.

For more information, see the documentation.

Basic Usage

To print a list of spelling errors for a project:

sourcespell -d path/to/project [-I file/to/ignore]

Installation

Install with pip:

pip install sourcespell

Known Issues

The following errors are produced from the enchant library when using an excluded words list:

** (process:214): CRITICAL **: enchant_is_all_caps: assertion 'word && *word' failed

This is caused by blank-lines in the excluded words file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SourceSpell-1.0.tar.gz (7.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page