Teach the Vim plugin to respect pyproject.toml (issue 414) (#1273)
Creates two separate functions:
1) abspath_pyproject_toml: find the absolute path to pyproject.toml
2) parse_pyproject_toml: finds black-specific toml config
Co-authored-by:
Samuel Roeca <samuel.roeca@gmail.com>
Loading
Please register or sign in to comment