This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50d151aef2
community.general
/
docs
/
docsite
/
rst
/
dev_guide
/
testing
/
sanity
History
Matt Clay
26fa3adeab
Add docs-build sanity test.
2018-04-12 15:56:49 -07:00
..
ansible-doc.rst
…
ansible-var-precedence-check.rst
…
azure-requirements.rst
Fix ansible-test default image. (
#31966
)
2017-10-20 08:48:01 -07:00
boilerplate.rst
…
compile.rst
Convert ansible-test compile into a sanity test.
2018-01-25 09:45:36 -08:00
configure-remoting-ps1.rst
…
docs-build.rst
Add docs-build sanity test.
2018-04-12 15:56:49 -07:00
empty-init.rst
Enhance empty __init__ code-smell to check module_utils (
#33438
)
2017-11-30 15:47:38 -08:00
import.rst
…
integration-aliases.rst
…
line-endings.rst
…
no-assert.rst
Remove uses of assert in production code (
#32079
)
2017-11-13 11:51:18 -05:00
no-basestring.rst
…
no-dict-iteritems.rst
…
no-dict-iterkeys.rst
…
no-dict-itervalues.rst
…
no-get-exception.rst
…
no-illegal-filenames.rst
Added code-smell check to verify filenames are allowed with Windows (
#35436
)
2018-01-29 13:46:02 -08:00
no-smart-quotes.rst
…
no-tests-as-filters.rst
Small typos in docs (
#38371
)
2018-04-09 12:49:10 +02:00
no-underscore-variable.rst
…
no-unicode-literals.rst
…
no-wildcard-import.rst
…
pep8.rst
…
pslint.rst
Add pslint sanity test. (
#35303
)
2018-01-24 17:22:14 -08:00
pylint-ansible-test.rst
…
pylint.rst
…
replace-urlopen.rst
…
required-and-default-attributes.rst
…
rstcheck.rst
…
sanity-docs.rst
…
shebang.rst
…
shellcheck.rst
…
test-constraints.rst
…
use-argspec-type-path.rst
Add a hack to test whether type=path should be used in a module
2017-10-09 21:15:56 -07:00
use-compat-six.rst
…
validate-modules.rst
…
yamllint.rst
…