myint / pyformat

Formats Python code to follow a consistent style
https://pypi.python.org/pypi/pyformat
94 stars 10 forks source link

Consider adding add-trailing-comma formatter #8

Open bofm opened 6 years ago

bofm commented 6 years ago

There is a nice project https://github.com/asottile/add-trailing-comma. Could you add it as an additional optional formatter?

jnoortheen commented 4 years ago

It will be very much helpful following styleguides like wemake.