Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Shashwat gupta 2026-03-31 21:03:15 +05:30 committed by GitHub
parent 14a61f4306
commit f0a2d65690
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -571,7 +571,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
- Code Analysis
- [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
- [Jctx](https://github.com/Shashwat-Gupta57/Jctx) - Instantly converts Python projects into an AI-ready codebase context file with token metrics and dependency graphs.
- [Jctx](https://github.com/Shashwat-Gupta57/Jctx) - Convert Python projects into AI-ready context files.
- [prospector](https://github.com/prospector-dev/prospector) - A tool to analyze Python code.
- [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analyzing dead Python code.
- Code Linters