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/test/code-smell
Michael Scherer 376fc21f92 Add a exception for module_utils/six.py regarding code smell (#15878)
Since six replace urlopen, it is normal to trigger the test,
hence the exception
10 years ago
..
boilerplate.sh Properly add the new test and limit six test to lib 10 years ago
inappropriately-private.sh Add a disabled test for accessing private attributes of other objects 10 years ago
replace-urlopen.sh Add a exception for module_utils/six.py regarding code smell (#15878) 10 years ago
required-and-default-attributes.sh Code smell test for specifying both required and default in FieldAttributes 10 years ago
use-compat-six.sh Add a code smell test to make sure we're not using the raw system six 10 years ago