coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

`.editorconfig` file gets deleted during pytest #248

Open tallicamike opened 6 years ago

tallicamike commented 6 years ago

My setup is Ubuntu 14.04, python 3.4.4 run in pyenv, with pip 7.0.0. After I run python3 -m pytest .editorconfig file disappears.

jayvdb commented 6 years ago

@ishanSrt , can you do some analysis here. If this is happening, it is quite annoying for newcomers.

ishanSrt commented 6 years ago

yes this is happening, will investigate it.