-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added wrong-import-order message example #6239
Added wrong-import-order message example #6239
Conversation
isort pre-commit hook "fixed" bad.py file causing it is not showing bad case anymore :-( |
Do we want to exclude isort per file or we will exclude whole |
We could exclude all the |
1a4d278
to
1a8e0cd
Compare
Pull Request Test Coverage Report for Build 2140952463
π - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about the regex, I'll revert if it breaks the existing code :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @matusvalo !
Type of Changes
Description
Refs #5953