mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-11 03:31:29 -07: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:
parent
806442b3ec
commit
8765d2a8e8
4 changed files with 119 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
:orphan:
|
||||
|
||||
Sanity Tests » deprecated-config
|
||||
================================
|
||||
|
||||
``DOCUMENTATION`` config is scheduled for removal
|
Loading…
Add table
Add a link
Reference in a new issue