native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Chain swiftlint --fix after swift-format to resolve trailing comma conflicts

khoi b668f0d1 5205e3d3

+1
+1
Makefile
··· 71 71 72 72 format: # Swift format 73 73 swift-format -p --in-place --recursive --configuration ./.swift-format.json supacode supacodeTests 74 + mise exec -- swiftlint --fix --quiet 74 75 75 76 update-wt: # Download git-wt binary to Resources 76 77 @mkdir -p "$(CURRENT_MAKEFILE_DIR)/Resources/git-wt"