wistful / SublimeAutoPEP8

Automatically formats Python code to conform to the PEP 8 style guide using autopep8 and pep8 modules
144 stars 23 forks source link

upgrade autopep8 and pycodestyle version #72

Closed ZhiboRao closed 2 years ago

ZhiboRao commented 2 years ago
  1. We update the autopep8 (to 1.6.0) and pycodestyle (to 2.8.0);
  2. In this project, the abs path should be SublimeAutoPEP8 instead of AutoPEP8.
wistful commented 2 years ago

Project is archived.