feat: add render-md json input flow
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
use gitea_pr_review::model::{CommentItem, CommentThread, DiffStat, FileStat, PrMeta, PrReviewDocument};
|
||||
use gitea_pr_review::model::{
|
||||
CommentItem, CommentThread, DiffStat, FileStat, PrMeta, PrReviewDocument,
|
||||
};
|
||||
|
||||
#[test]
|
||||
fn model_json_roundtrip() {
|
||||
|
||||
Reference in New Issue
Block a user