C#-NoTabs

Do not use tabs

Required inputs: CSharpAST

Possible Messages

Key

Text

Severity

Disabled

tab_character

Do not use tabs.

None

False

Options

per_file

per_file : bool = False

If enabled, at most a single violation is reported for each file containing tabs. If disabled, there is a separate violation for each line containing tabs.