Suiteas

Latest version: v0.3.3

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

Scan your dependencies

0.3.3

- A bug has been fixed where UTF8 characters in Python files would give fatal errors.

0.3.2

- Better error messages are now provided for the situation where ``src_rel_path`` is set
incorrectly and where as a result, SuiteAs is looking for unit tests for something which
is not a package. (https://github.com/nathanjmcdougall/suiteas/issues/98)

0.3.0

- Global `ignore` configuration is now supported, allowing you to disable a linting rule
completely across all files. (https://github.com/nathanjmcdougall/suiteas/issues/60)
- Provided full support for Python 3.12 syntax, namely for PEP 695 Type Aliasing. (https://github.com/nathanjmcdougall/suiteas/issues/40)

0.2.0

Basic checking functionality has been implemented, comprising three rules; SUI001, SUI002, and SUI003.

0.1.0

The basic project has been configured, providing only a `hello` function.

Features
--------

- The project has been initialized as a skeleton using `rye`. (https://github.com/nathanjmcdougall/suiteas/issues/3)
- Changelogs with `towncrier`` have been configured for this project. (https://github.com/nathanjmcdougall/suiteas/issues/4)
- The PyPI release process has been configured. (https://github.com/nathanjmcdougall/suiteas/issues/5)
- `pre-commit` has been configured for this project with basic hooks. (https://github.com/nathanjmcdougall/suiteas/issues/6)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.