mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Remove old UI (#15414)
* Remove source code for old UI * Rename ui-next to ui * Remove license scan for javascript dependencies
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -17,7 +17,7 @@ commands =
|
||||
|
||||
[flake8]
|
||||
select = F401,F402,F821,F823,F841,F811,E265,E266,F541,W605,E722,F822,F523,W291,F405
|
||||
exclude = awx/ui/node_modules,awx/ui/node_modules,env,awx_collection_build
|
||||
exclude = env,awx_collection_build
|
||||
|
||||
[testenv:pip-compile-docs]
|
||||
description = Compile docs build lockfiles
|
||||
|
||||
Reference in New Issue
Block a user