dogecoin/ci/lint
Wladimir J. van der Laan f4beb4996d test: Remove python dead code linter
Primarily I'd like to remove this because it is very imprecise, due to
Python's dynamic nature, giving it a large list of false positives that
need to be listed as exceptions. See for example #16906.

It's also a frequent source of complaints. I'm doubtful of the
usefulness of checking for dead code in a linter in the first place.
Having some dead code in the test framework for a while is not a
disaster.
2019-09-25 11:16:09 +02:00
..
04_install.sh test: Remove python dead code linter 2019-09-25 11:16:09 +02:00
05_before_script.sh ci: Rename .travis/ to ./ci/ 2019-08-15 11:11:45 -04:00
06_script.sh ci: Rename .travis/ to ./ci/ 2019-08-15 11:11:45 -04:00