mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Merge pull request #10381 from AlanCoding/tox_configish
Enter flake8 rules in tox config as actual config entries I really like to do things like flake8 awx/main/models but this is made impractical where running flake8 for the project carries with it an assumption that you will pass a specific set of options. https://flake8.pycqa.org/en/latest/user/configuration.html Blessedly, flake8 is flexible in their config options so that it may weather the storm of python project config wars. Reviewed-by: Jeff Bradberry <None> Reviewed-by: Bianca Henderson <beeankha@gmail.com>
This commit is contained in:
commit
2ad84b60b3