Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
prometheus
Commits
e718253bf872
Commit
e718253b
authored
May 19, 2021
by
Simon Chabot
Browse files
ci: add a black check job
parent
d962e8d273ce
Pipeline
#56945
waiting for manual action with stages
in 1 minute and 22 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e718253b
...
...
@@ -11,6 +11,7 @@
file
:
-
"
templates/no-duplicated-ci-pipelines.yml"
# use workflow to avoid duplicated pipelines
-
"
templates/lint/flake8.yml"
# will do the equivalent of 'tox -e flake8'
-
"
templates/lint/black.yml"
# will do the equivalent of 'tox -e black'
-
"
templates/lint/check-manifest.yml"
# will do the equivalent of 'tox -e check-manifest'
-
"
templates/lint/yamllint.yml"
# will do the equivalent of 'tox -e yamllint'
-
"
templates/tests/py3.yml"
# will do the equivalent of 'tox -e py3'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment