Metadata-Version: 2.4
Name: sarj-python-lint
Version: 0.70.0
Summary: Custom Python lint rules — AST-based, pre-commit-friendly, hypermodern defaults
Project-URL: Homepage, https://code-standards.sarj.ai/rules/python/
Project-URL: Documentation, https://code-standards.sarj.ai/rules/python/
Project-URL: Changelog, https://github.com/sarj-ai/standards/releases
Project-URL: Repository, https://github.com/sarj-ai/standards
Project-URL: Issues, https://github.com/sarj-ai/standards/issues
Author: sarj-ai
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.14
Description-Content-Type: text/markdown

<!-- Generated by `sarj-standards maintain docs sync`; do not edit. -->

# sarj-python-lint

Custom Python lint rules — AST-based, pre-commit-friendly, hypermodern defaults

```bash
uv tool install sarj-python-lint
```

```bash
sarj-python-lint --help
```

[Documentation](https://code-standards.sarj.ai/rules/python/) · [Source](https://github.com/sarj-ai/standards)
