Skip to content
On this page

Indentation

Ensures styles are indented 4 spaces.

Scope

Squiz.CSS.Indentation

Properties

Property NameTypeDefaultAvailable Since
indentint41.4.7

Usage

xml
<rule ref="Squiz.CSS.Indentation">
    <properties>
        <property name="indent" value="2" />
    </properties>
</rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.