Skip to content

Commit b7d758b

Browse files
committed
fix migrate: correct rule mappings, add .swiftformat config migration, use type-safe rule ID references (#198)
1 parent 3e37033 commit b7d758b

23 files changed

Lines changed: 1640 additions & 103 deletions

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@
8181
"Bash(swiftiomatic migrate:*)",
8282
"Bash(gh workflow:*)",
8383
"Bash(gh auth:*)",
84-
"Bash(gh --version)"
84+
"Bash(gh --version)",
85+
"Read(//Users/jason/Developer/toba/thesis/**)",
86+
"Read(//Users/jason/Developer/thesis/**)"
8587
]
8688
},
8789
"enableAllProjectMcpServers": true,

0 commit comments

Comments
 (0)