Skip to content
Snippets Groups Projects
Commit 0ae853f01f07 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:rocket: run isort here

parent ed8dbd931caa
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
image: alpine/flake8
commands:
- flake8
isort:
image: xcgd/isort
commands:
- isort -c
docker:
image: plugins/docker
secrets: [docker_username, docker_password]
......
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