codeql-coding-standards icon indicating copy to clipboard operation
codeql-coding-standards copied to clipboard

`A0-1-1`: Fix incorrect comments

Open rcseacord opened this issue 3 years ago • 0 comments

The comments for this test all indicate the first three data structures are classes, while they are clearly structs.

https://github.com/github/codeql-coding-standards/blob/bc70b044f71eed50f07a298b69949b7f6c98807b/cpp/autosar/test/rules/A0-1-1/test.cpp#L2

rcseacord avatar Sep 08 '22 14:09 rcseacord