logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Code::TidyAll::Plugin::YAML - Use the YAML module to tidy YAML documents with tidyall

Author

       Olaf Alders <olaf@wundercounter.com>

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

Description

       Uses YAML to format YAML files.  Has the same defaults as YAML.pm

Name

       Code::TidyAll::Plugin::YAML - Use the YAML module to tidy YAML documents with tidyall

See Also

       Code::TidyAll, YAML

Synopsis

          In configuration:

          [YAML]
          select = **/*.yaml
          Indent = 4

Version

       version 0.000001

See Also