Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 199 Bytes

no_tab_linter.md

File metadata and controls

11 lines (6 loc) · 199 Bytes

Pattern: Use of tab

Issue: -

Description

Checks that only spaces are used, never tabs.

Further Reading