A Model Context Protocol (MCP) server providing code quality checking operations. This server offers a API for performing code quality checks within a specified project directory, following the MCP ...
fp-checker is a Rust-powered checker for Python codebases that reports functions which violate functional-programming-oriented rules. It provides both a CLI and a Python API, and can output results in ...
GitHub - rsionnach/sloppylint: AI-Powered Python Code Quality Checker https://lnkd.in/gScHFfgM Detect AI-Generated Code Anti-Patterns with Sloppylint Elevate your Python code with Sloppylint, a tool ...
Currently in alpha, Pyrefly is a new open-source Python type checker developed by Meta in Rust for maximum performance. Inspired by tools like Pyre, Pyright, and MyPy, Pyrefly aims to replace the ...
The Pyrefly project is moving to Beta 👇🏼 Pyrefly is an open-source tool from Meta that provides a static type checker that analyzes Python code to ensure type consistency and help you catch errors ...
Microsoft has unveiled Pyright, an open source static-type-checking system for Python that aims to be faster than existing type-checking solutions for Python such as Mypy. Written in TypeScript and ...