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
Toshio Kuratomi 6a61b6d431 Add a whitelist for checking for six. Use it for digital_ocean.py 8 years ago
..
boilerplate.sh Properly add the new test and limit six test to lib 9 years ago
inappropriately-private.sh Add a disabled test for accessing private attributes of other objects 9 years ago
no-basestring.sh Migrate basestring to a python3 compatible type (#17199) 8 years ago
replace-urlopen.sh Add a exception for module_utils/six.py regarding code smell (#15878) 8 years ago
required-and-default-attributes.sh Code smell test for specifying both required and default in FieldAttributes 9 years ago
use-compat-six.sh Add a whitelist for checking for six. Use it for digital_ocean.py 8 years ago