ansible/test/sanity
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 2018-10-18 16:44:44 +10:00
code-smell Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
compile
import Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
pep8
pslint win_get_url: Rewrite using AnsibleModule (#48390) 2018-11-19 08:17:13 +10:00
pylint Fix syntax error for Python 2.6 (#47635) 2018-10-27 12:43:53 +10:00
rstcheck
shellcheck
validate-modules Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
yamllint
ansible.cfg