linting-and-formatting
Installation
SKILL.md
Linting and Formatting
Single source of truth for code style in Megatron Bridge. Read this before writing new code or reviewing PRs.
Style Guides
- Python: Google Python Style Guide
- Shell: Google Shell Style Guide
Target Python 3.10+.
Formatting and Linting
Run before every commit: