Msgcheck

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 6

4.1.0

- Use file README.md as package long description.

4.0.0

- Drop Python 2 support, Python 3.6 is now required.
- Rename option `--skip-noqa` to `--check-noqa` and reverse behavior: without option, strings with `noqa` are now skipped by default.
- Add support for Chinese full-stop.
- Add lint with bandit in CI.

3.1

- Add option `-i` (or `--ignore-errors`): always return 0 even if errors are found.
- Fix parsing of "noqa" tag in comments (issue 11).
- Use pytest for unit tests.
- Replace Travis CI by GitHub Actions.

3.0

- Add support of multiple personal word list files (multiple options `-P`/`--pwl`) (issue 5).

2.9

- Add option `-n` (or `--skip-noqa`) to not check "noqa"-commented lines (issue 2, issue 7).
- Remove C and Python string formatters for spell checking (issue 3).

2.8

- Fix read of fuzzy flag.
- Display multiple misspelled words on same error line.
- Sort and keep unique misspelled words with option `-m`/`--only-misspelled`.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.