issues
search
grantjenks
/
blue
The slightly less uncompromising Python code formatter.
https://blue.readthedocs.io/
Other
395
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error: cannot format main.py: Cannot parse: 66:21
#105
hastyulia
closed
6 months ago
1
Exclude not workin pyproject.toml
#104
ronaldoapsilva
opened
6 months ago
0
Coverage requirement fails
#103
haxwithaxe
opened
1 year ago
0
0x and 0b case
#102
PhilipYip1988
opened
1 year ago
0
[Question] Active?
#101
drewpearce
closed
1 year ago
2
[docs request] Examples of pyproject.toml and setup.cfg
#100
vaughnkoch
opened
1 year ago
0
blue changes `%autoreload 2` in jupyter ntoebooks to random hex
#99
Vulwsztyn
opened
1 year ago
0
Vim Plugin for blue
#98
igordertigor
opened
1 year ago
5
Update black requirement to 23.3 (latest)
#97
danigm
opened
1 year ago
3
feat: remove flake8 dependency
#96
kaweantonio
opened
1 year ago
4
Doc: how to use blue with vscode?
#95
maphew
opened
1 year ago
1
Is this repository still active? The last update was 9 month ago
#94
sshishov
closed
1 year ago
4
[docs request] Adding example pre-commit config to README
#93
jamesbraza
opened
1 year ago
0
leave function-scope imports alone
#92
ghost
opened
1 year ago
0
try update to black 22.12 & py 3.11
#91
gistart
closed
1 year ago
0
Comply with PEP-8 for indentation of parameters in function definition
#90
stefanoborini
opened
1 year ago
3
Continuation lines defined by extra indentation
#89
flexatone
opened
1 year ago
1
Don't bind specific versions of `black`, monkey patch methods on `ast` level
#88
KOLANICH
opened
2 years ago
0
Add classifiers for all tested Python versions
#87
eseifert
closed
2 years ago
0
https://iblueit.dev/ is broken due to missing resources
#86
Chaz6
closed
2 years ago
1
How to properly use Blue in GitHub Actions?
#85
eddyyxxyy
opened
2 years ago
1
Don't expand brackets
#84
thinkwelltwd
opened
2 years ago
0
Prevent squeezing of hanging comments inside expressions
#83
effigies
opened
2 years ago
2
Add tests for hanging comments
#82
effigies
closed
2 years ago
0
Unable to run Blue formatting
#81
gturbyne
opened
2 years ago
4
Update news, bump version and copyright years, update tox.ini
#80
warsaw
closed
2 years ago
0
Pin flake8 version
#79
luizdepra
closed
2 years ago
1
blue is incompatible with flake8 v5
#78
RobertCraigie
opened
2 years ago
9
Hanging comments inside multi-line expressions are squeezed
#77
effigies
opened
2 years ago
5
__version__ was buried :(
#76
warsaw
closed
2 years ago
0
Let's release today
#75
warsaw
closed
2 years ago
0
Fix the test suite
#74
hauntsaninja
closed
2 years ago
1
Try to repair the test suite
#73
warsaw
closed
2 years ago
1
test_good_dirs fails with strange error
#72
mcepl
closed
2 years ago
6
Update license so it is known by licensee
#71
Tyler887
opened
2 years ago
1
Some tweaks after reviewing the code
#70
grantjenks
closed
2 years ago
1
Add link to demo site at https://iblueit.dev
#69
ChrisCarini
closed
2 years ago
0
Leave multiplication alone
#68
michaelaye
opened
2 years ago
0
Upgrade dependency on black to 22.1.0
#67
refi64
closed
2 years ago
3
tests/test_blue.py::test_good_dirs[config_pyproject] fails
#66
pgajdos
closed
2 years ago
2
Prep for 0.8.0 release
#65
warsaw
closed
2 years ago
0
Consider supporting tabs
#64
grantjenks
opened
2 years ago
8
Update to Black’s latest stable version
#63
grantjenks
closed
2 years ago
1
Better formatting of continued fractions
#62
rhettinger
opened
2 years ago
0
Don't split a series of semicolon terminated statements
#61
rhettinger
opened
2 years ago
0
In compound expressions, don't add whitespace inside terms
#60
rhettinger
opened
2 years ago
0
Support Python 3.10 features, especially match, request
#59
deeppunster
closed
2 years ago
9
Flake8 v4 compatibility
#58
browniebroke
closed
2 years ago
2
Loosen version of Flake8 in install_requires
#57
browniebroke
closed
2 years ago
2
Relax flake8 versions to support flake8 v4+
#56
browniebroke
closed
3 years ago
2
Next