Skip to content

Commit af60851

Browse files
authored
Update query-classification-and-display.md
Removes the section about queries run on LGTM.com.
1 parent d4eb2b9 commit af60851

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

docs/query-classification-and-display.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -74,28 +74,3 @@ results it is supposed to find, i.e., how well it implements its
7474
on what we consider that rule to be. We generally try to sharpen our
7575
rules to focus on results that a developer might actually be interested
7676
in.
77-
78-
## Which queries to run and display on LGTM
79-
80-
The following queries are run:
81-
82-
Precision: | very-high | high | medium | low
83-
---------------|-----------|---------|---------|----
84-
Error | **Yes** | **Yes** | **Yes** | No
85-
Warning | **Yes** | **Yes** | **Yes** | No
86-
Recommendation | **Yes** | **Yes** | No | No
87-
88-
The following queries have their results displayed by default:
89-
90-
Precision: | very-high | high | medium | low
91-
---------------|-----------|---------|--------|----
92-
Error | **Yes** | **Yes** | No | No
93-
Warning | **Yes** | **Yes** | No | No
94-
Recommendation | **Yes** | No | No | No
95-
96-
Results for queries that are run but not displayed by default can be
97-
made visible by editing the project configuration.
98-
99-
Queries from custom query packs (in-repo or site-wide) are always run
100-
and displayed by default. They can be hidden by editing the project
101-
config, and "disabled" by removing them from the query pack.

0 commit comments

Comments
 (0)