You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/pylint-deprecated-comment-c...

4 lines
241 B
YAML

minor_changes:
- ansible-test - Add new pylint checker for new ``# deprecated:`` comments within code to trigger errors when time to remove code
that has no user facing deprecation message. Only supported in ansible-core, not collections.