-
-
Notifications
You must be signed in to change notification settings - Fork 636
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…16275) The linter is currently hardcoded to do "--remove-all-unused-imports", which unfortunately does not work for all repos since imports can have side effects. With this removed a user can still provide the argument if they desire it, but it is possible to run without it. [ci skip-build-wheels] [ci skip-rust] Co-authored-by: Tom Dimiduk <tom@dimiduk.net>
- Loading branch information
1 parent
a69b8f0
commit ebf92eb
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters