Isort: Respect .gitignore

Created on 20 Jun 2019  路  4Comments  路  Source: PyCQA/isort

To avoid (miss)configurations it will be awesome that isort ignore by default the patterns set in .gitignore.

Other projects like black are also thinking on doing it.

enhancement

Most helpful comment

This is implemented in the develop branch (Thanks @mdagaro!) and will be deployed with the 5.2.0 minor release.

All 4 comments

I'm interested in taking up this issue if it's okay @timothycrosley

@mdagaro, it would be very appreciated, thank you!

This is implemented in the develop branch (Thanks @mdagaro!) and will be deployed with the 5.2.0 minor release.

This was just deployed with version 5.2.0 of isort. Thanks!

~Timothy

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jack1142 picture jack1142  路  3Comments

lee-kagiso picture lee-kagiso  路  4Comments

pawamoy picture pawamoy  路  3Comments

pradyunsg picture pradyunsg  路  3Comments

cjerdonek picture cjerdonek  路  3Comments