-
Notifications
You must be signed in to change notification settings - Fork 214
No labels!
There aren’t any labels for this repository quite yet.
34 labels
C++ portability
C++ portability
matters pertaining to C++ toolchain compatibility, or standard compliance
code health
code health
improving readability, consistency, test-ability, clean interfaces and abstraction boundaries, etc.
configuration-needed
configuration-needed
A configuration for a linting or formatting rule is needed.
rejects-valid syntax
rejects-valid syntax
If the parser wrongly rejects syntactically valid code (according to SV-2017).