-
-
Couldn't load subscription status.
- Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, cpplint-cpp conform to an untagged version of cpplint.py. It would be better to merge the following changes to conform with cpplint 2.0.
- Use standard fixed-width typenames for cast checks. (cpplint/cpplint@b2d18ad)
- Disable
readability/fn_sizeby default. (cpplint/cpplint@820df48) - Fix false positive on concept declaration. (cpplint/cpplint@b29d3ee)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request