hermes
hermes copied to clipboard
Support configuration via well known project config files
trafficstars
Support different configuration options for projects in ecosystems that have a well known configuration file (pyproject.toml, pom.xml, package.json, ...)
Maybe there is something like cosmiconfig but for Python that couls help us with this.
This is low priority.