ansible/test/sanity
Toshio Kuratomi 0b440a9289 Code smell test for iteritems and itervalues (#19292)
* Code smell test for iteritems and itervalues

* Change the keydict object in authorized_keys so it doesn't throw a false postive

keydict is a bad data structure anyway.  We don't use the iteritems and
itervalues methods so just disable them so that the code-smell tests do
not trigger on it.

* Change release templates so they work with py3
2016-12-14 12:16:16 -08:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Code smell test for iteritems and itervalues (#19292) 2016-12-14 12:16:16 -08:00
shellcheck Add unify_repos.sh to shellcheck skip list. 2016-11-30 23:44:17 -08:00
validate-modules Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00