Open mgheorghe opened 1 year ago
I want to python-lint all the python files found in my project irrespective if there are part of a package or just standalone
tried few things with python-root-list from the . */.py, *py .py ..... but they all end up in error due to init.py missing. any ideas ?
I want to python-lint all the python files found in my project irrespective if there are part of a package or just standalone
tried few things with python-root-list from the . */.py, *py .py ..... but they all end up in error due to init.py missing. any ideas ?