Skip to content

Commit dacbf4e

Browse files
committed
Swift: use more common name for the query
1 parent 4ee6ae6 commit dacbf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/diagnostics/internal/CompilerErrors.ql renamed to swift/ql/src/diagnostics/internal/ExtractionErrors.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Compiler errors
33
* @description List all compiler errors for files in the source code directory.
44
* @kind diagnostic
5-
* @id swift/diagnostics/compiler-errors
5+
* @id swift/diagnostics/extraction-errors
66
*/
77

88
import swift

0 commit comments

Comments
 (0)