Summary
true
if empty lines should be filled with the
whitespace of the previous line.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Astyle
Syntax
[TaskAttribute("fill-empty-lines", Required = false)]
[BooleanValidator()]
public bool FillEmptyLines { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |