| id | MDS007 |
|---|---|
| name | no-hard-tabs |
| status | ready |
| description | No tab characters. Use spaces instead. |
No tab characters. Use spaces instead.
Enable:
rules:
no-hard-tabs: trueDisable:
rules:
no-hard-tabs: false# Title
hel lo# Title
No tabs here.
```text
indented with tab
more tabbed code
```- ID: MDS007
- Name:
no-hard-tabs - Status: ready
- Default: enabled
- Fixable: yes
- Implementation: source
- Category: whitespace