code-smell test that can find deprecated config items (#46273)

* Start of code-smell test that can find deprecated config items

* Strip deprecated.version from config item

* Don't use os.walk, rely on explictly passed list of files

* Properly disable the test

* Add docs

* Make config an orphan
This commit is contained in:
Matt Martz 2018-11-13 09:29:39 -06:00 committed by GitHub
parent 806442b3ec
commit 8765d2a8e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 119 additions and 0 deletions

View file

@ -0,0 +1,6 @@
:orphan:
Sanity Tests » deprecated-config
================================
``DOCUMENTATION`` config is scheduled for removal