mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
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:
@@ -0,0 +1,6 @@
|
||||
:orphan:
|
||||
|
||||
Sanity Tests » deprecated-config
|
||||
================================
|
||||
|
||||
``DOCUMENTATION`` config is scheduled for removal
|
||||
Reference in New Issue
Block a user