Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)

* When deciding which directory to run mypy from, prefer a folder with mypy.ini in it
* Add a test for mypy.ini-finding behaviour
This commit is contained in:
Harry Percival
2020-01-02 14:35:21 +00:00
committed by w0rp
parent 57eba1afac
commit 72d2c55479
5 changed files with 18 additions and 0 deletions