1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
SYNOPSIS
In configuration:
[YAML]
select = **/*.yaml
Indent = 4
DESCRIPTION
Uses YAML to format YAML files. Has the same defaults as YAML.pm
CONFIGURATION
The following configuration options can be set. See YAML for a full
description of each option.
AnchorPrefix
CompressSeries
DumpCode
Indent
QuoteNumericStrings
SortKeys
Stringify
UseAliases
UseBlock
UseCode
UseFold
UseHeader
UseVersion
SEE ALSO
Code::TidyAll, YAML
|