klen / pylama

Code audit tool for python.
MIT License
1.05k stars 99 forks source link

search for config in parent folders #162

Open delfick opened 5 years ago

delfick commented 5 years ago

Hi,

Can pylama search in parent folders for config files and keep searching up till it finds one?

This is so I don't have to hard code a path in vim config for where my pylama.ini is.

Also I have a monorepo of several projects and it'd be nice to only have to specify the pylama.ini once and be able to call pylama from anywhere and have it work.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/79696769-search-for-config-in-parent-folders?utm_campaign=plugin&utm_content=tracker%2F394650&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F394650&utm_medium=issues&utm_source=github).