mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
Enable django_jenkins flake8 reporting
Also exclude awx/ui from pep8 runs.
This commit is contained in:
@@ -36,6 +36,7 @@ if 'django_jenkins' in INSTALLED_APPS:
|
||||
'django_jenkins.tasks.run_pylint',
|
||||
'django_jenkins.tasks.run_pep8',
|
||||
'django_jenkins.tasks.run_pyflakes',
|
||||
'django_jenkins.tasks.run_flake8',
|
||||
'django_jenkins.tasks.run_jshint',
|
||||
'django_jenkins.tasks.run_csslint',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user