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

Add C specific Naming Library

Open knewbury01 opened this issue 3 years ago • 0 comments

Currently we have a library for Cpp14 specific naming, but would benefit from creating a set of C99 specific names to avoid any false positives of standard expansions that occurred. Ideally this extraction could be automated and some script to accomplish that would also be contributed to the repo. This requires us to first identify a good source to extract this information from.

knewbury01 avatar Aug 15 '22 16:08 knewbury01