All skills
Skillintermediate
Code Quality
š LiteLLM follows the [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html).
Claude Code Knowledge Pack7/10/2026
Overview
Code Quality
š LiteLLM follows the Google Python Style Guide.
We run:
- Ruff for formatting and linting checks
- Mypy + Pyright for typing 1, 2
- Black for formatting
- isort for import sorting
If you have suggestions on how to improve the code quality feel free to open an issue or a PR.