This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Fix rustfmt formatting violation in message_view.rs#3
Merged
Conversation
Co-authored-by: davmoz <26165830+davmoz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix scrolling in CLI for tree view
Fix rustfmt formatting violation in message_view.rs
Jan 23, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
CI formatting check failed on a line exceeding rustfmt's preferred line length in message view scroll logic. Scrolling functionality (PageUp/PageDown, j/k, g/G) already exists and is documented in help.
Changes
src/ui/message_view.rs:39across multiple lines per rustfmt styleContext
Scroll viewport tracking was implemented in prior commits. This PR only addresses the formatting violation blocking CI.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/srcfl/mqtop/actions/runs/usr/bin/curl curl -s REDACTED /home/REDACTED/work/mqtop/mqtop/target/debug/deps/mockall_derive-1f5fc41bb6269229.mockall_derive.d42c099b603b9192-cgu.06.rcgu.o /home/REDACTED/work/mqtop/mqtop/target/debug/deps/mockall_derive-1f5fc41bb6269229.mockall_derive.d42c099b603b9192-cgu.07.rcgu.o /home/REDACTED/work/mqtop/mqtop/target/debug/deps/mockall_derive-1f5fc41bb6269229.mockall_derive.d42c099b603b9192-cgu.08.rcgu.o zvjybnmqbe5gr01x.1oi7czg.rcgu.o f014uwtjrkt5x87l.1oi7czg.rcgu.o lzf7p0edccpg21xq.1oi7czg.rcgu.o bhzyqtbnnr3vcaub.1oi7czg.rcgu.o rs0pvaempm001pnr.1oi7czg.rcgu.o 5i0ggarsjylnm179.1oi7czg.rcgu.o dm9hccpk746xxxne.1oi7czg.rcgu.o i2ajziyage1vyo9l.1oi7czg.rcgu.o icicqnzw7ape9fzv.1oi7czg.rcgu.o scujo1porolp1bkf.1oi7czg.rcgu.o 708c973uigs1y9ry.1oi7czg.rcgu.o u89x3x4ktxsy8986.1oi7czg.rcgu.o ph0i0izboo9wnm8w.1oi7czg.rcgu.o atall6lsvhkm6965.1oi7czg.rcgu.o(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.