# Format and lint requirements
pre-commit
clang-format==21.1.2
clang-tidy==21.1.1
codespell[toml]==2.4.1
ruff==0.14.3
yapf==0.43.0
