C++: Improve query description and fix alignment of the text

This commit is contained in:
Jeroen Ketema
2025-03-04 20:48:09 +01:00
parent 795a2e1175
commit e50ebfc8c2

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