We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d94eb commit 38878e5Copy full SHA for 38878e5
.github/copilot-instructions.md
@@ -18,3 +18,5 @@ For PRs that add new queries or modify existing queries, also consider the follo
18
- Does the query have an appropriate level of in-query comments/documentation?
19
- Does the query not reinvent features in the standard library?
20
- Can the query be simplified further (not golfed!)
21
+
22
+Only report checks that failed
0 commit comments