mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-27 09:41:25 +08:00
de29ff26ff
Similar to other linters/fixers, by default change to the directory of the file being fixed before invoking `black`, which allows the tool to read project-specific configuration (pyproject.toml) Fixes #2218