issues
search
PyCQA
/
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
GNU Lesser General Public License v3.0
278
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Two lines of same group requires I201
#154
rafis
closed
6 years ago
1
add a new style, "fromsfirst"
#153
dcrosta
closed
5 years ago
1
Conflict with Pylint in test modules
#152
dmtucker
closed
6 years ago
3
Minor cleanups
#151
labrys
closed
6 years ago
1
I'm getting this error during openstack/devstack installation.
#150
jasmohan-narula
closed
6 years ago
1
dependency on enum34 causes issues on macOS with Python 3.6
#149
wjwwood
closed
6 years ago
11
enum34 dependency installed on python 3.6
#148
Korijn
closed
6 years ago
1
Pycharm style mixes ALL CAPS and CamelCased imports
#147
svnv
closed
6 years ago
0
Make case-sensitivity optional
#146
immerrr
closed
5 years ago
5
I202 bug?
#145
tvytlx
closed
6 years ago
1
Use enumerate(..., start=1) to generate lineno
#144
jparise
closed
6 years ago
1
Return parsed codes as a set()
#143
jparise
closed
6 years ago
1
Use ImportType.MIXED instead of -1
#142
jparise
closed
6 years ago
1
Lazily build grouping explanation string
#141
jparise
closed
6 years ago
1
Simplify re group access
#140
jparise
closed
6 years ago
1
Add support for "priority" import names
#139
jparise
closed
6 years ago
5
feat: implement PyCharm import style
#138
LKI
closed
6 years ago
4
Add _threading_local to the stdlib list
#137
jparise
closed
6 years ago
1
Using #noqa and still get: I100 Import statements are in the wrong order.
#136
JohnVillalovos
opened
6 years ago
3
I202 errors for multiline imports
#135
philtay
closed
6 years ago
3
Add remaining python3 modules
#134
n8henrie
closed
6 years ago
5
Add xmlrpc.client and xmlrpc.server
#133
n8henrie
closed
6 years ago
1
Unresolveable I202
#132
sigmavirus24
closed
6 years ago
6
Allow styles an ability to override the actual checks
#131
pgjones
closed
6 years ago
4
Clean up coverage config
#130
taion
closed
6 years ago
1
Improve coverage setup in repo
#129
taion
closed
6 years ago
2
Use package parents for namespace package support
#128
taion
closed
6 years ago
2
Add selectors to stdlib
#127
n8henrie
closed
6 years ago
1
Understand namespace packages
#126
pgjones
closed
6 years ago
4
Unwanted I202 errors
#125
pkatseas
closed
6 years ago
9
application-package-names doesn't work with namespaced packages
#124
gilbsgilbs
closed
6 years ago
3
Ignore comment lines from I202?
#123
clokep
closed
6 years ago
12
Regression in 0.15 with I202 (newline in imports)
#122
dhermes
closed
6 years ago
5
Cannot seem to trigger I201 or I202 errors
#121
john-bodley
closed
6 years ago
2
Problem in 0.14.3 with `noqa` acceptance
#120
justinmayer
closed
6 years ago
7
I201 Is Only Enforced When Selected
#119
pwgraham91
closed
6 years ago
11
Can't use # noqa: I202
#118
andrew-regan
closed
7 years ago
3
flake8-import-order 0.14.1 broke import order detection
#117
thebigmunch
closed
7 years ago
4
I202 flags multiline imports
#116
andrew-regan
closed
7 years ago
5
Add missing stdlib libraries ntpath and os2emxpath
#115
nsoranzo
closed
7 years ago
1
Differentiate constants, classes and variables imports
#114
gilbsgilbs
closed
7 years ago
9
Support application_package_names in pep8 style
#113
amotoki
closed
7 years ago
4
Newline fixes and I202 addition
#112
pgjones
closed
7 years ago
0
Improve namespace package support
#111
theacodes
closed
6 years ago
15
App names
#110
pgjones
closed
7 years ago
1
Custom styles should be able to use the application-package-names setting
#109
RevolutionTech
closed
7 years ago
1
Enable application-package-names for pep8 style
#108
yamt
closed
7 years ago
7
New error code and condition, I202
#107
pgjones
closed
7 years ago
1
Add secrets to stdlib list
#106
samjo-nyang
closed
7 years ago
1
flake8-import-order-0.12: test failure: Unknown style appnexus
#105
0-wiz-0
closed
6 years ago
5
Previous
Next