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