Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
editorjs
Commits
7031f98be00c
Commit
7031f98b
authored
Jun 11, 2021
by
Nicolas Chauvat
Browse files
ci: add black linting
parent
7d23fd567e9d
Pipeline
#61449
waiting for manual action with stages
in 2 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7031f98b
...
...
@@ -10,6 +10,7 @@
ref
:
"
branch/default"
file
:
-
"
templates/no-duplicated-ci-pipelines.yml"
# use workflow to avoid duplicated pipelines
-
"
templates/lint/black.yml"
-
"
templates/lint/flake8.yml"
# will do the equivalent of 'tox -e flake8'
-
"
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'
...
...
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