Skip to content

feat: support my-code-review format - #15

Merged
C-Hipple merged 5 commits into
mainfrom
bugfix/handle-unfound-files
Jan 8, 2026
Merged

feat: support my-code-review format#15
C-Hipple merged 5 commits into
mainfrom
bugfix/handle-unfound-files

Conversation

@C-Hipple

@C-Hipple C-Hipple commented Jan 4, 2026

Copy link
Copy Markdown
Owner

different code review addon

@C-Hipple
C-Hipple merged commit 4e5df37 into main Jan 8, 2026
2 checks passed
@C-Hipple
C-Hipple deleted the bugfix/handle-unfound-files branch January 8, 2026 04:24

@C-Hipple C-Hipple left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

test

Comment thread src/client.rs
pub fn check_messages(&mut self) {
let std_out = self.process.stdout.as_mut().unwrap();
let mut stdout_reader = BufReader::new(std_out);
let resp = read_message(&mut stdout_reader);

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant