|
|
|
|
|
by d0mine
294 days ago
|
|
One can find repos using `make format` / `make lint`/ `make typecheck` / or similar I remember David Beazley mentioning that code with Makefiles were relatively easier to analyze based on ~Terabyte of C++ code and no internet connection (pycon 2014)
https://youtube.com/watch?v=RZ4Sn-Y7AP8 |
|