Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a295c commit e3a6681Copy full SHA for e3a6681
1 file changed
misc/suite-helpers/code-quality-selectors.yml
@@ -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