Skip to content

Commit 717046c

Browse files
committed
review
1 parent e8b6545 commit 717046c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/instructions/java-tests.instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ applyTo: "**/*.java"
44

55
# Java Test Rules (first-pass review)
66

7-
Apply only to changes in test code.
7+
This file is loaded for all Java changes, but the rules below apply only when
8+
reviewing test code (e.g. `src/test/**`, `src/*Test/**`, and `testing/`
9+
modules). Skip them on production sources.
810

911
## [Testing] General Patterns
1012

0 commit comments

Comments
 (0)