Add zdu to Utility section#217
Open
mjgil wants to merge 1 commit intozigcc:mainfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request adds the zdu disk usage analyzer to the list of Zig projects in the README. The review feedback suggests maintaining alphabetical order by moving the entry before zlist and simplifying the link text to match the style of neighboring entries.
| - [ghostty](https://github.com/ghostty-org/ghostty) - Modern terminal emulator written in Zig. | ||
| - [midasdf/zt](https://github.com/midasdf/zt) - Ultra-fast, minimal terminal emulator written in Zig with fbdev, X11, Wayland, and macOS backends. | ||
| - [zlist](https://github.com/here-Leslie-Lau/zlist) - A simple, colorful alternative to ls built with Zig. | ||
| - [mjgil-zig/zdu](https://github.com/mjgil-zig/zdu) - A fast, low-memory TUI disk usage analyzer written in Zig. |
Contributor
There was a problem hiding this comment.
Thanks for adding this utility. The contribution guidelines mention running awesome-lint, which requires list items to be sorted alphabetically.
zdu should come before zlist. Please move this line up one position.
Additionally, for consistency with neighboring entries like zlist and zmx, please use just the project name as the link text.
Suggested change
| - [mjgil-zig/zdu](https://github.com/mjgil-zig/zdu) - A fast, low-memory TUI disk usage analyzer written in Zig. | |
| - [zdu](https://github.com/mjgil-zig/zdu) - A fast, low-memory TUI disk usage analyzer written in Zig. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.