diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-09-25 11:10:37 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-09-25 11:16:09 +0200 |
| commit | f4beb4996d27f2cdaf4f0a63e7dc044bf17decce (patch) | |
| tree | cf06c98c4caeab222b16e44bbf874910b48d8df7 /src/httpserver.cpp | |
| parent | Merge #16912: doc: Remove Doxygen intro from src/bitcoind.cpp (diff) | |
| download | discoin-f4beb4996d27f2cdaf4f0a63e7dc044bf17decce.tar.xz discoin-f4beb4996d27f2cdaf4f0a63e7dc044bf17decce.zip | |
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions