mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 13:50:10 +01:00
Trying to work on some behaviors: - Using `black` to format Python files (using `pre-commit` makes better use of allow-listed commands) - Writing Python code over 80 columns (adding more style notes) - Running `bazel` (being more emphatic about `bazelisk`, splitting tool usage out to its own skill to try making clear it's not toolchain-specific) Assisted-by: Google Antigravity with Gemini