# RustCop configuration
# Rule categories can be toggled individually.
[]
= true
= true # RC1001: Group imports into std → external → crate/self/super
= true # RC1001: Sort imports alphabetically within each group
= true # RC1001: Merge imports from the same crate into one `use` block