Summary
Indent using tab characters. Treat each tab as # spaces. Uses tabs as
indents in areas '--indent=tab' prefers to use spaces, such as
inside multi-line statements.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Astyle
Syntax
[TaskAttribute("indent-num-tabs-force", Required = false)]
public int IndentNumTabsForce { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| int |
