mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-04 23:50:57 +00:00
Default to isort's import sort logic (#691)
This commit is contained in:
parent
048a13c795
commit
558883299a
10 changed files with 231 additions and 122 deletions
|
@ -1,5 +1,6 @@
|
|||
pub mod builtins;
|
||||
pub mod future;
|
||||
pub mod keyword;
|
||||
pub mod string;
|
||||
pub mod sys;
|
||||
pub mod typing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue