Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions base/comps/components-full.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2959,6 +2959,7 @@
[components.rest]
[components.rgb]
[components.rhash]
[components.rust-ripgrep]
[components.rlottie]
Comment on lines 2960 to 2963
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[components.rust-ripgrep] is out of sort order in this file. The surrounding entries are alphabetized (rhash, rlottie, …), and there is already a large rust-* block later in the file (e.g., rust-ring, rust-ripemd, rust-rkyv). Please move this entry into the correct alphabetical position within the existing rust-* section (likely after rust-ripemd).

Copilot uses AI. Check for mistakes.
[components.roc-toolkit]
[components.rocclr]
Expand Down
Loading