Miscellaneous-TooManyIncludes¶
Report units with high number of included files
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
too_many_includes_in_unit |
unit includes more than {} files. |
None |
False |
too_many_includes_with_value |
unit includes {} files which is more than the limit of {} files. |
None |
False |
Options¶
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
allowed¶
allowed : int = 400
count_indirect_system_includes¶
count_indirect_system_includes : bool = True
show_value¶
show_value : bool = False