-
Couldn't load subscription status.
- Fork 67
Open
Labels
Description
https://github.com/cmu-delphi/covidcast-indicators has nice linting requirements (here is an example pylint file), and we deserve nice things over here too.
To do it the same way that indicators does, we'd need to either figure out how to lint a mixed tree of python files or convert acquisition and server to actual legit python modules. Then we just add pylint commands to CI.
We don't have to do it the same way that indicators does though. Alternatives?