Silence-fixit-error

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

This tool is no longer maintained. Its functionality is included in the [`silence-lint-error`](https://pypi.org/project/silence-lint-error/) package.

0.3.1

Fixed

- The `fix_silenced_fixit_error` module was not part of the built wheel, so the
`fix-silenced-fixit-error` did not work:

pytb
ModuleNotFoundError: No module named 'fix_silenced_fixit_error'


That module has been added to the package so is now available when installed via `pip`.

0.3.0

Fixed

- Multi-line error messages are now handled correctly.

0.2.0

Added

- A command to auto-fix violations silenced with a `fixme` comment

This allows the existing violations to be fixed once there is an auto-fix
available.

0.1.0

First release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.