Language

Package: python-yapf @ 0.29.0

Synopsis

Formatter for Python code

Description

YAPF is a formatter for Python code. It's based off of clang-format, developed by Daniel Jasper. In essence, the algorithm takes the code and reformats it to the best formatting that conforms to the style guide, even if the original code didn't violate the style guide.

Home page
https://github.com/google/yapf
Location
gnu/packages/python-xyz.scm (line: 14539, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings