Skip to content

Commit b5483c5

Browse files
authored
docs(features): mention AI tooling rulesets (#28)
1 parent 507b2a0 commit b5483c5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Make your tools meet every requirement on the first pass, letting you ship faste
1010

1111
## Features
1212

13+
- 🤖 Well-established and tested AI tooling rulesets/instructions
1314
- 🚀 Modern, lightning fast Python development with `uv`
1415
- 🧪 Automated testing with `pytest` with 100% coverage
1516
- 🔍 Code quality checks on every commit with `pre-commit`
1617
- 🔐 Security scanning with SBOM generation, vulnerability scanning, and license checks
17-
- 🤖 Never think about upstream vulnerabilities again with **automated dependency upgrades**
18+
- ⚙️ Never think about upstream vulnerabilities again with **automated dependency upgrades**
1819
- 📦 Ensure usability across all major platforms with multi-platform Docker builds
1920
- 🔄 Automated versioning and releasing with `python-semantic-release`
2021

0 commit comments

Comments
 (0)