mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Improve query description and fix alignment of the text
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @name Include file resolution status
|
||||
* @description A count of successful includes and includes that failed to resolve.
|
||||
* This query is for internal use only and may change without notice.
|
||||
* @description Counts unresolved and resolved #includes.
|
||||
* This query is for internal use only and may change without notice.
|
||||
* @kind table
|
||||
* @id cpp/include-resolution-status
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user