import-sort-style-python
Advanced tools
Changelog
1.0.0 — 2020-01-22
f325c04
] knownFramework
and knownFirstparty
option
arrays can now include regular expression patterns./
). This means
something like myapp
in knownFirstparty
will match
'myapp/subdir/foo'
but not 'myapp-addon/lib'
, where
previously it would have.<a name="0.2.5"></a>
Changelog
0.2.2 — 2019-06-15
import-sort-style
from 5.0.0 to 6.0.0 (#5) (b9cebb7) Signed-off-by: dependabot[bot] support@dependabot.com
<a name="0.2.1"></a>
Changelog
0.2.0 — 2018-10-17
import-sort
config options and sorts accordingly