Skip to content
On this page

DisallowTabIndent

Throws errors if tabs are used for indentation.

Scope

Generic.WhiteSpace.DisallowTabIndent

Description

Spaces should be used for indentation instead of tabs.

Usage

xml
<rule ref="Generic.WhiteSpace.DisallowTabIndent"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.