feat: Add support for copilot_code_review rule type
#4611
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
lint:
github/rules_test.go#L1035
unnecessary-format: unnecessary use of formatting function "t.Errorf", you can replace it with "t.Error" (revive)
|
|
lint:
github/rules_test.go#L318
unnecessary-format: unnecessary use of formatting function "t.Errorf", you can replace it with "t.Error" (revive)
|