AutosarC++18_03-A2.8.2¶
An implementation file name should reflect the logical entity for which it provides definitions
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
source_file_name_not_type |
The file should be named as a type it declares. |
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
file_type¶
file_type : bauhaus.rules.axivion.lexical.comments.FileToCheckSet = {'Primary_File'}
junk_characters¶
junk_characters : str = ' _-.:'
named_node_types¶
named_node_types : set[bauhaus.ir.PIR_Class_Name] = {'Definition', 'No_Def_Declaration'}
similarity_threshold¶
similarity_threshold : float = 0.9