6.2.5.22. Architecture-StripBasepath¶
Strip basepath from Source.Path attribute of nodes
Required inputs: RFG
This rule strips a basepath prefix from
Source.Path attributes of RFG nodes.
Possible Messages
This rule has no predefined messages.
Options¶
This rule shares the following common options: exclude_messages_in_system_headers, excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Analysis-GlobalOptions
basepath¶
basepath : str = ''
export_warnings¶
export_warnings : bool = True
loglevel¶
loglevel : LogLevel = 'WARNING'
Option Types¶
These types are used by options listed above:
LogLevel¶
An enumeration.WARNING
INFO
DEBUG