Issues
- 3
Incorrect order with pycharm style
#41 opened by ev-agelos - 5
Release 0.6.0 references version 0.5.1
#40 opened by lmartinez-mirror - 4
Add option to parallelize files
#38 opened by CaselIT - 2
- 3
Fix typing issues
#25 opened by CaselIT - 0
another weird conditional issue
#34 opened by zzzeek - 0
crashes on TYPE_CHECKING block that has no imports
#31 opened by zzzeek - 0
crashes on TYPE CHECKING with ELSE
#33 opened by zzzeek - 0
- 0
failures in python 3.10
#27 opened by zzzeek - 2
Feature Request: Ignore entire file for sorting
#24 opened by jvanasco - 0
Allows sorting `if TYPE_CHECKING:` blocks
#20 opened by CaselIT - 3
- 3
zimports cannot read from /dev/stdin anymore
#17 opened by schmir - 1
IndexError when running zimports on an empty file
#16 opened by schmir - 3
File encoding issue
#14 opened by RamonWill - 4
detect Python source file encoding including magic comment properly, use it explicitly when file is read and written to.
#8 opened by commentator8 - 11
Smarter discovery of the configuration file
#13 opened by schmir - 3
Add support for additional configuration files
#10 opened by bhrutledge - 2
Allow multi-imports for typing
#11 opened by bhrutledge - 2
Is there some way to not change the order of the import and the code before that import?
#4 opened by MisLink - 2
- 7
Do not work with pre-commit
#2 opened by Bysmyyr