Manpage logo

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

NAME  VERSION  SYNOPSIS  DESCRIPTION  CONFIGURATION  SEE ALSO  AUTHOR  COPYRIGHT AND LICENSE 

NAME

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

VERSION

version 0.000001

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

AUTHOR

Olaf Alders <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Olaf Alders.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.


Updated 2026-06-01 - jenkler.se | uex.se