Skip to content

Commit e6f2711

Browse files
authored
Remove overly specific code review guidelines (#832)
1 parent 45e072b commit e6f2711

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/downloads/gitstream.cm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ automations:
1212
- action: code-review@v1
1313
args:
1414
guidelines: |
15-
- Highlight **critical issues** only (correctness/logic, performance, security, maintainability blockers).
16-
- Skip nitpicks; ignore null-reference risks that are known to be validated earlier in this code path.
1715
- Keep suggestions short and actionable.
1816
1917
pr_policy_low_noise:

0 commit comments

Comments
 (0)