mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-11 02:33:10 +08:00
add Framework output option for both frameworks
This commit is contained in:
@@ -252,7 +252,7 @@ Stop and report if:
|
||||
## Output Format
|
||||
|
||||
```text
|
||||
Framework: [SPRING|QUARKUS|UNKNOWN]
|
||||
Framework: [SPRING|QUARKUS|BOTH|UNKNOWN]
|
||||
[FIXED] src/main/java/com/example/service/PaymentService.java:87
|
||||
Error: cannot find symbol — symbol: class IdempotencyKey
|
||||
Fix: Added import com.example.domain.IdempotencyKey
|
||||
|
||||
Reference in New Issue
Block a user