Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale.audio
Commits
3a4c2963
Unverified
Commit
3a4c2963
authored
Mar 21, 2022
by
Georg Krause
Browse files
Run black in check mode
parent
9730c99e
Pipeline
#19897
passed with stages
in 4 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3a4c2963
...
...
@@ -15,7 +15,7 @@ lint:
-
pip install poetry
-
poetry install
script
:
-
poetry run black --exclude pelican-plugins .
-
poetry run black
--check
--exclude pelican-plugins .
test_jsonld_ns
:
stage
:
test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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