Miscellaneous-NoFunctionPrototypeInImpl¶
Do not declare function prototypes in implementation files
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
function_prototype_in_implementation |
Function prototype in implementation file. |
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
accept_method_declarations¶
accept_method_declarations : bool = False
accept_static_functions¶
accept_static_functions : bool = False