Skip to content

Commit 7852fe7

Browse files
esteffinjketema
andauthored
Apply suggestions from code review
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
1 parent 4b86fd2 commit 7852fe7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cpp/ql/src/Metrics/Internal/IncludeResolutionStatus.ql

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/**
2-
* @name Include files resolution status.
3-
* @description A count of successful includes and includes that failed to be resolved.
2+
* @name Include file resolution status
3+
* @description A count of successful includes and includes that failed to resolve.
4+
This query is for internal use only and may change without notice.
45
* @kind table
5-
* @id cpp/incliude-resolution-status
6+
* @id cpp/include-resolution-status
67
*/
78

89
import cpp

0 commit comments

Comments
 (0)