[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: gitlab-ci/lint.yml: black: Show diff when check fails
Nicolas Dandrimont (@olasd)
gitlab at salsa.debian.org
Wed Sep 11 19:03:55 BST 2024
Nicolas Dandrimont pushed to branch develop at Debian / piuparts
Commits:
10f4f4e4 by Gioele Barabucci at 2024-09-11T15:47:58+02:00
gitlab-ci/lint.yml: black: Show diff when check fails
It is more useful to show the problem rather than just failing.
- - - - -
a0c84d57 by Nicolas Dandrimont at 2024-09-11T18:03:50+00:00
Merge branch 'black-pipeline' into 'develop'
gitlab-ci/lint.yml: black: Show diff when check fails
See merge request debian/piuparts!66
- - - - -
1 changed file:
- .gitlab-ci/lint.yml
Changes:
=====================================
.gitlab-ci/lint.yml
=====================================
@@ -24,4 +24,4 @@ mypy:
black:
stage: lint
script:
- - black --check .
+ - black --check --diff .
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/dc77f2a30e82904c7a2366f87e69af2a3be17add...a0c84d57c099bf9917bbdacc29af15883089fc5b
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/dc77f2a30e82904c7a2366f87e69af2a3be17add...a0c84d57c099bf9917bbdacc29af15883089fc5b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20240911/a258e268/attachment.htm>
More information about the Piuparts-devel
mailing list