Skip to content
Snippets Groups Projects
Unverified Commit 0dfbf167 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Make continuous integration integrate well

parent b76d4d69
No related branches found
No related tags found
1 merge request!3Frontend translation
Pipeline #7658 failed with stage
in 2 minutes and 44 seconds
[run]
source =
activity
member
note
theme
app/activity
app/member
app/note
omit =
activity/tests/*.py
activity/migrations/*.py
member/tests/*.py
member/migrations/*.py
note/tests/*.py
note/migrations/*.py
theme/tests/*.py
\ No newline at end of file
app/activity/tests/*.py
app/activity/migrations/*.py
app/member/tests/*.py
app/member/migrations/*.py
app/note/tests/*.py
app/note/migrations/*.py
\ No newline at end of file
......@@ -28,7 +28,7 @@ deps =
pyflakes
pylint
commands =
flake8 activity member note
flake8 app/activity app/member app/note
pylint .
[flake8]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment