Pull request #77 added support to configure docformatter in pyproject.toml. The functions added to implement this support would work with other configuration files.
Add support for additional configuration files:
- setup.cfg
- tox.ini
- Others as expressed in the comments
Pull request #77 added support to configure docformatter in pyproject.toml. The functions added to implement this support would work with other configuration files.
Add support for additional configuration files: