NAME

Code::TidyAll::Plugin::YAPF - Code::TidyAll plugin to tidy Python code via yapf

VERSION

version 0.000001

SYNOPSIS

This module requires Code::TidyAll.

In the .tidyallrc configuration file add:

[YAPF]
select = static/**/*.py

Then run

tidyall -a

DESCRIPTION

Runs yapf on Python files.

ACKNOWLEDGEMENTS

Much of this code was copied from Code::TidyAll::Plugin::JSBeautifier

AUTHOR

Olaf Alders olaf@wundercounter.com

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017 by MaxMind, Inc.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)

POD ERRORS

Hey! The above document had some coding errors, which are explained below: