Skip to content

Commit e3a6681

Browse files
committed
Add code quality suite selector
1 parent f5a295c commit e3a6681

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
- description: Selectors for selecting the Code-Quality-relevant queries for a language
2+
- include:
3+
kind:
4+
- problem
5+
- path-problem
6+
precision:
7+
- high
8+
- very-high
9+
tags contain:
10+
- quality

0 commit comments

Comments
 (0)