Comment-spell-check

Latest version: v0.2.3

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

0.2.2

0.2.1

What's Changed
* Fixed undefined __version__ bug by dave3d in https://github.com/SimpleITK/CommentSpellCheck/pull/50


**Full Changelog**: https://github.com/SimpleITK/CommentSpellCheck/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* DOC: Additional python docstring fixes by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/31
* ENH: Update argument help strings to clarify meaning of "multiple" by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/32
* ENH: Simplify reporting using f-string by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/33
* PERF: Skip checking prefixes after one is found to be valid by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/35
* Reduce cyclomatic complexity introducing "spell_check_comment" function by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/37
* Improve display output by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/36
* ENH: Refactor introducing spell_check_words function by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/39
* BUG: Remove unused test when setting suffixes by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/34
* STYLE: Introduce "error_word" ivar by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/38
* ENH: Add .gitignore by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/40
* ENH: Generalize handling of contractions like "'d", "'s" or "'th" by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/42
* ENH: Identify error word as valid if additional check succeeds by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/43
* ENH: Do not require prefixes to be into additional dict by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/45
* STYLE: Introduce constant to list checked contractions by jcfr in https://github.com/SimpleITK/CommentSpellCheck/pull/44
* Reduce accepted cyclomatic complexity from 32 to 25 by blowekamp in https://github.com/SimpleITK/CommentSpellCheck/pull/41
* Renamed codespell.py to commentspellcheck.py by dave3d in https://github.com/SimpleITK/CommentSpellCheck/pull/48
* Change project name to CommentSpellCheck by dave3d in https://github.com/SimpleITK/CommentSpellCheck/pull/49


**Full Changelog**: https://github.com/SimpleITK/CommentSpellCheck/compare/v0.1...v0.2.0

0.1

What's Changed
* catch spell check exception by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/2
* OK if a word == a prefix by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/3
* set path to dictionary by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/4
* added words for SimpleElastix by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/5
* Update additional dictionary file. by zivy in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/6
* Make package by blowekamp in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/7
* Fixed initial dictionary problems by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/9
* Fixes for flake8 by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/10
* WIP: initial testing checkin by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/11
* run test on itself; allow multple suffixes by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/12
* Removed hardcoded legacy junk by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/15
* Added support for RST and TXT files by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/16
* Updated README and added Markdown support by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/17
* Print errors to STDERR by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/18
* added support for .hxx files by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/19
* added mimetype command line option by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/20
* Added vim command output by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/21
* Added a README for utils by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/22
* Squelsh a message in quiet mode by dave3d in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/24
* Improve command line interface by jcfr in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/25
* Use setuptools-scm to extract version from git tags. by blowekamp in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/28
* Add pre-commit configuration with black and run in GHA as listing by blowekamp in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/27
* Add GHA publish to publish release to github by blowekamp in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/30

New Contributors
* dave3d made their first contribution in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/2
* zivy made their first contribution in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/6
* blowekamp made their first contribution in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/7
* jcfr made their first contribution in https://github.com/SimpleITK/SimpleITKSpellChecking/pull/25

**Full Changelog**: https://github.com/SimpleITK/SimpleITKSpellChecking/commits/v0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.