This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
595413d113
ansible
/
test
/
lib
/
ansible_test
/
_data
/
requirements
/
sanity.pylint.txt
4 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Update ansible-test pylint Python support. (#72972) * Update ansible-test pylint Python support. * Python 3.8 is now officially supported. * Python 3.9 is now skipped with a warning.
2020-12-15 19:27:32 +01:00
pylint
Split out and install sanity test requirements. (#69971) * Split out sanity test requirements. * Run each --venv test separately. This provides verification that the requirements for each test are properly specified. * Use a separate requirements file per sanity test. * Skip setuptools/cryptography setup for sanity. * Eliminate pyyaml missing warning. * Eliminate more pip noise. * Fix conflicting generate_pip_install commands. * Add changelog fragment.
2020-06-09 22:38:36 +02:00
pyyaml # needed for collection_detail.py
Add mccabe complexity testing (#64623) * Add mccabe complexity testing * Make mccabe complexity an optional error * Add mccabe to new sanity pylint requirements * Add a changelog fragment. Co-authored-by: Matt Clay <matt@mystile.com>
2020-06-11 22:02:06 +02:00
mccabe # pylint complexity testing
Reference in a new issue
Copy permalink