Skip to content

Add IgnoreMacros option to readability-function-size #112835

@adambadura

Description

@adambadura

Add IgnoreMacros option to readability-function-size check to mimic the same in readability-function-cognitive-complexity.

Counting the function size with expanded macros will make it more likely to break limits. Whereas macros are more like function calls regarding the readability.

Metadata

Metadata

Assignees

Labels

clang-tidyenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions