issues
search
peterjc
/
flake8-black
flake8 plugin to run black for checking Python coding style
MIT License
165
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#41
pre-commit-ci[bot]
closed
2 years ago
0
[pre-commit.ci] pre-commit autoupdate
#40
pre-commit-ci[bot]
closed
3 years ago
0
[pre-commit.ci] pre-commit autoupdate
#39
pre-commit-ci[bot]
closed
3 years ago
0
[pre-commit.ci] pre-commit autoupdate
#38
pre-commit-ci[bot]
closed
3 years ago
2
[pre-commit.ci] pre-commit autoupdate
#37
pre-commit-ci[bot]
closed
3 years ago
1
[pre-commit.ci] pre-commit autoupdate
#36
pre-commit-ci[bot]
closed
3 years ago
0
Use tox to run the tests
#35
brianhelba
closed
2 years ago
4
Replace TravisCI for continuous integration testing
#34
peterjc
closed
2 years ago
1
Explicitly depend on the same TOML parser as Black
#33
brianhelba
closed
2 years ago
2
Broken toml import
#32
chris-bradley
closed
2 years ago
5
Let black deal with line length
#31
serl
closed
3 years ago
5
flake8-black should display full black diff
#30
girst
closed
3 years ago
3
Configure black's defaults for flake8 automatically
#29
bittner
closed
3 years ago
6
flake8-black incorrectly flagging code as "Black would make changes"
#28
itsthejoker
closed
4 years ago
6
black check failed in Github Action
#27
leungyukshing
closed
4 years ago
2
Performance overhead
#26
peterjc
opened
4 years ago
3
Detect stub files via extension *.pyi
#25
peterjc
closed
4 years ago
0
Detect stubs file and switch black accordingly
#24
Holt59
closed
4 years ago
6
Release 0.2.0 breaks compatibility with Poetry package manager
#23
mazimi
closed
4 years ago
5
pipenv version clash workaround
#22
peterjc
closed
4 years ago
4
Broken with Pipenv due to inexact version pin on black
#21
bbenne10
closed
4 years ago
8
CPU usage at 100% on all cores
#20
stuaxo
closed
4 years ago
15
Making flake8-black a pre-commit.com plugins
#19
avivajpeyi
closed
4 years ago
5
flake8-black, pipenv, black dependency hell
#18
tevansuk
closed
5 years ago
9
Refactor TOML loading; BLK907 for invalid pyproject.toml
#17
peterjc
closed
5 years ago
0
Rework TOML loading; BLK907 for invalid pyproject.toml
#16
peterjc
closed
5 years ago
4
Catch bad TOML files; allow using no TOML file
#15
peterjc
closed
5 years ago
9
Catch bad TOML files; allow using no TOML file
#14
peterjc
closed
5 years ago
1
Relative paths for --black-config setting
#13
peterjc
opened
5 years ago
2
Graceful handling of missing black config (if set)
#12
peterjc
opened
5 years ago
2
feature/BLACK_CONFIG: Black configuration file configurable
#11
098799
closed
5 years ago
13
feature/GLOBAL_CONFIG: Added global black configuration option
#10
098799
closed
5 years ago
9
Allow setting the location of `pyproject.toml` file
#9
AngellusMortis
closed
5 years ago
9
Ignore flake8 max-line-length, only use black config
#8
peterjc
closed
5 years ago
1
Require black 19.3b0 or later
#7
peterjc
closed
5 years ago
1
Design change - prioritise black's configuration
#6
peterjc
closed
5 years ago
4
v0.1.0 with pyproject.toml support
#5
peterjc
closed
5 years ago
6
Read config from pyproject.toml for black
#4
ADKosm
closed
5 years ago
6
BLK999 Unexpected exception: format_file_contents() ...
#3
peterjc
closed
5 years ago
4
Fix typo: min -> len
#2
sapphire-janrain
closed
5 years ago
6
Test cases where black fails
#1
peterjc
closed
5 years ago
3
Previous