Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68fca74

Browse files
committed
Revert "don't attempt black checking as it binds us to ever changing black versions"
This reverts commit0c9d067.
1 parent0c9d067 commit68fca74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ jobs:
4444
# and cause subsequent tests to fail
4545
cat test/fixtures/.gitconfig >> ~/.gitconfig
4646
47+
-name:Lint with black
48+
run:|
49+
set -x
50+
black --check .
51+
4752
-name:Lint with flake8
4853
run:|
4954
set -x

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp