Skip to content
Hanxing Yang edited this page Jul 10, 2016 · 1 revision

name

indent-char

description

Line should indent with spaces (2/4) or tab. If found not, it reports.

code

  • 032

    Wrong indent found.

config

  • tab

    Check and indent with tab required.

  • space-2

    Check and indent with 2 spaces required.

  • space-4

    Check and indent with 4 spaces required.

  • false

    Do not check / format.

format support

Yes.