feat: add markdown renderer for review documents
This commit is contained in:
@@ -2,6 +2,7 @@ pub mod cli;
|
||||
pub mod error;
|
||||
pub mod model;
|
||||
pub mod output;
|
||||
pub mod render;
|
||||
|
||||
pub fn run() -> anyhow::Result<()> {
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user