Skip to main content

CI configuration engine for pyspelling using plugins like resplendent and unanimous to make CI integration easier.

Project description

Spelling - spell checker for CI

Azure Status Travis Status Appveyor Status PyPI version Python Versions PyPI downloads per month Documentation Status Coverage Status Black

CI configuration engine for pyspelling using plugins like resplendent and unanimous to make CI integration easier.

More details can be found in the Online Documentation.

Exemptions

If the spelling checker reports a spelling mistake which is actually a deliberate choice an exemption can be made in a few ways:

  • Words containing uppercase characters are assumed to be proper nouns and ignored.
  • Escaping can be achieved through the use of back ticks ` around the word.
  • Adding to a custom wordlist wordlist.txt or spelling_wordlist.txt found in any sub-directory.
  • Adding to the global wordlist https://github.com/resplendent-dev/unanimous

Installation

You can install spelling for Python via pip from PyPI.

$ pip install spelling

Note: if using Python 3.4 the latest version of lxml only supports python 3.5 and above so install lxml 4.3.4

Prerequisites:

  • dataset
  • pyspelling
  • wcmatch
  • resplendent
  • unanimous>=0.8.2
  • PyYAML

Download from PyPI.org

https://pypi.org/project/spelling/

Contributing

Contributions are very welcome, consider using the file an issue to discuss the work before beginning, but if you already have a Pull Request ready then this is no problem, please submit it and it will be very gratefully considered. The Contribution Guidelines outlines the spelling commitment to ensuring all contributions receive appropriate recognition.

License

Distributed under the terms of the GPLv3 license, "spelling" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Additional Documentation:

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

spelling-1.2.1.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

spelling-1.2.1-py3-none-any.whl (22.7 kB view hashes)

Uploaded Python 3

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