ladybird/Meta
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
..
CMake LibWeb/Bindings: Normalize bindings generator include paths 2026-05-24 16:37:28 +02:00
Docker/ci Rust: Set import granularity to Item 2026-05-28 06:52:18 +02:00
Generators Meta: Mark generated CSS enum to_string() methods as WEB_API 2026-05-27 17:47:50 +01:00
Lagom LibWeb/Bindings: Avoid releasing nullable strings when wrapping 2026-05-26 21:43:57 +02:00
Linters Meta+CI: Add pyright type checking to lint_python.sh 2026-05-13 08:13:51 -05:00
Utils Meta: Add limited parsing for WebIDL dictionaries 2026-05-15 17:52:52 +01:00
debug.plist CMake: Add a command for codesigning with the get-task-allow entitlement 2024-07-02 16:57:51 -06:00
gc-heap-explorer.html Meta: Simplify GC heap explorer's class list rendering 2026-03-01 21:50:51 +01:00
import-v8-regexp-tests.py Tests+Meta: Reimport V8 regexp tests 2026-05-26 10:00:22 +02:00
import-webkit-regexp-tests.py Tests+Meta: Reimport WebKit regexp tests 2026-05-26 10:00:22 +02:00
import-wpt-test.py Meta: Handle legacy-encoded WPT files in import-wpt-test.py 2026-05-23 11:57:33 +02:00
ladybird.py Meta: Allow ladybird.py to install all targets for host tools builds 2026-05-05 22:08:24 +02:00
lint-ci.sh Rust: Set import granularity to Item 2026-05-28 06:52:18 +02:00
lint-commit.sh Meta: Allow a couple of extra characters in long URLs in commit messages 2026-01-10 20:25:16 +01:00
refresh-ladybird-qtcreator.sh Documentation+Meta: Remove references to nonexistent Toolchain directory 2026-04-21 06:56:32 -04:00
watch_wpt_progress.sh Meta: Make WPT.sh run nproc/2 testrunners in parallel 2025-05-07 15:48:21 +01:00
wpt-bisect-helper.sh Meta: Add WPT.sh bisect for finding WPT regressions automatically 2025-07-17 10:51:12 +02:00
WPT.sh Meta: Move utility scripts to a subfolder 2026-04-23 12:36:08 -04:00