Merge pull request #18928 from jketema/desc

C++: Improve query description and fix alignment of the text
This commit is contained in:
Jeroen Ketema
2025-03-07 10:47:31 +01:00
committed by GitHub

View File

@@ -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
*/