Last updated 6 months ago
is a formatter for Python.
You can enable the Autopep8 formatter with:
trunk check enable autopep8
Autopep8 will be auto-enabled if a .pep8 config file is present.
.pep8
Autopep8 supports the following config files:
You can move these files to .trunk/configs and trunk check will still find them. See for more info.
.trunk/configs
trunk check
Autopep8 Trunk Code Quality
Trunk Code Quality's