Revert "Feat/docker shell edition" + fix fmt/clippy (#886)

* Revert "Feat/docker shell edition (#804)"

This reverts commit c566faf28f.

* style: fix formatting issues from revert

Run cargo fmt to fix formatting across 7 files after the revert of
the docker shell edition feature.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
This commit is contained in:
Henry Park
2026-03-10 11:57:50 -07:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 88f4894a18
commit 24d4fbb8a7
8 changed files with 72 additions and 39 deletions
-2
View File
@@ -1,8 +1,6 @@
name: Code Style
on:
pull_request:
branches:
- main
jobs:
format: