ladybird/.github
Vanand Gasparyan f3a3488cda Rust: Set import granularity to Item
By default, `rustfmt` persists the import granularity. In practice, most
Rust code has import granularity "Module" due to LSP's actions.

"Item" gets rid of import groupings and achieves cleaner diffs and
better conflict resolution. Better greppability is a positive side
effect.

Note: it's an unstable rustfmt feature. `cargo +nightly fmt` must be
used instead of `cargo fmt`.
2026-05-28 06:52:18 +02:00
..
actions Rust: Set import granularity to Item 2026-05-28 06:52:18 +02:00
ISSUE_TEMPLATE GitHub: Fix grammar error/typo in bug_report.yml issue template 2024-10-31 10:25:27 +01:00
workflows CI: Switch GNU build from sanitizer to release 2026-05-24 10:13:23 +02:00
CODEOWNERS Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
dependabot.yml CI: Allow dependabot to update the Rust toolchain 2026-04-16 23:42:22 +02:00
FUNDING.yml Meta: Remove Polar from FUNDING.yml and FAQ.md 2025-07-10 10:04:33 +02:00