File: README

package info (click to toggle)
libcode-tidyall-plugin-yaml-perl 0.000001-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 54; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (3)
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