hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.54k stars 291 forks source link

New feature request for Win32: add XDG_CONFIG_HOME and ~/.config to search path #674

Open Konstantin-Glukhov opened 1 year ago

Konstantin-Glukhov commented 1 year ago

It would be great to have the same logic for configuration files for both Linux and Win32 environments. The old Win32 logic can stay, just add the Linux functionality.