ReplaceEmptyValues¶
Replace empty values with ${EMPTY} variable.
Disabling the formatter
ReplaceEmptyValues is included in the default formatters, but it can be also run separately with:
You can also disable it:
Empty variables, lists or elements in the list can be defined in a way that omits the value.
To be more explicit, this formatter replace such values with ${EMPTY} variables:
Skip formatting¶
It is possible to use the following arguments to skip formatting of the code: