C#-EntityMarker¶
Reports a (suppressed) issue per entity of a configurable type
Required inputs: CSharpAST
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
included_entity |
{0} is checked. |
None |
False |
Options¶
This rule shares the following common options: excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
entity_type¶
entity_type : set[str] = set()
use_baseclass_name_in_message¶
use_baseclass_name_in_message : bool = True