1Code::TidyAll::Plugin::UJsSeOrN(C3o)ntributed Perl DocumCeondtea:t:iToindyAll::Plugin::JSON(3)
2
3
4

NAME

6       Code::TidyAll::Plugin::JSON - Use the JSON::MaybeXS module to tidy JSON
7       documents with tidyall
8

VERSION

10       version 0.82
11

SYNOPSIS

13          In configuration:
14
15          [JSON]
16          select = **/*.json
17          ascii = 1
18

DESCRIPTION

20       Uses JSON::MaybeXS to format JSON files. Files are put into a canonical
21       format with the keys of objects sorted.
22

CONFIGURATION

24       This plugin accepts the following configuration options:
25
26   ascii
27       Escape non-ASCII characters. The output file will be valid ASCII.
28

SUPPORT

30       Bugs may be submitted at
31       <https://github.com/houseabsolute/perl-code-tidyall/issues>.
32

SOURCE

34       The source code repository for Code-TidyAll can be found at
35       <https://github.com/houseabsolute/perl-code-tidyall>.
36

AUTHORS

38       •   Jonathan Swartz <swartz@pobox.com>
39
40       •   Dave Rolsky <autarch@urth.org>
41
43       This software is copyright (c) 2011 - 2022 by Jonathan Swartz.
44
45       This is free software; you can redistribute it and/or modify it under
46       the same terms as the Perl 5 programming language system itself.
47
48       The full text of the license can be found in the LICENSE file included
49       with this distribution.
50
51
52
53perl v5.34.1                      2022-04-19    Code::TidyAll::Plugin::JSON(3)
Impressum