Skip to content

Commit afd6e20

Browse files
committed
Avoid Spotless-covered Copilot review comments
1 parent 11369bc commit afd6e20

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ separately later in the PR lifecycle. **Prefer silence over uncertainty.** Only
55
flag substantive issues on changed lines. Skip stylistic preferences not listed
66
below. Do not nitpick.
77

8+
Do not comment on Spotless-covered formatting: indentation, wrapping, alignment,
9+
brace placement, imports, or whitespace. Do not ask authors to run the
10+
formatter. Only flag formatting that causes or hides a real correctness problem.
11+
812
Use category tags like `[Style]`, `[Naming]`, `[Testing]`, `[General]`.
913

1014
## [Style] Style Guide

0 commit comments

Comments
 (0)