Allow setting config section
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
A lot of people want to have multiple linters, including yapf. However, it only searched for the `[yapf]` group when searching `setup.cfg`, but some people want a different file, most likely for a tool to wrap it.
Please set `[yapf]` as default, or allow for choosing a section in this case.
Contributor guide
Assessment
This issue has not been assessed yet.