mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-10 01:39:12 +00:00
Allow users to configure include/exclude glob patterns in .open-code-review/rule.json (global or project-level) to control which files are reviewed. Exclude has highest priority, include penetrates default path exclusions but not the extension allowlist. Only one layer takes effect following --rule > project > global priority. |
||
|---|---|---|
| .. | ||
| config_cmd.go | ||
| flags.go | ||
| git.go | ||
| llm_cmd.go | ||
| main.go | ||
| output.go | ||
| review_cmd.go | ||
| version.go | ||
| viewer_cmd.go | ||