open-code-review/internal/config
chethanuk 74afd9c89c
feat(allowlist): add Protocol Buffers (.proto) support (#473)
Allow .proto files through the extension allowlist and map them to a
dedicated protobuf review rule focused on wire compatibility.

Part of #470.
2026-07-30 17:01:11 +08:00
..
allowlist feat(allowlist): add Protocol Buffers (.proto) support (#473) 2026-07-30 17:01:11 +08:00
rules feat(allowlist): add Protocol Buffers (.proto) support (#473) 2026-07-30 17:01:11 +08:00
template fix: remove hardcoded 180s timeout from REVIEW_FILTER_TASK (#474) 2026-07-24 23:15:03 +08:00
testconnection test: add unit tests for output_helpers, config, model, stdout, and telemetry packages 2026-06-26 23:26:49 +08:00
toolsconfig test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00