stakk 0.2.7

A CLI tool that bridges Jujutsu (jj) bookmarks to GitHub stacked pull requests
1
2
3
4
5
6
7
8
9
style_edition = "2024"

doc_comment_code_block_width = 60
format_code_in_doc_comments = true
format_strings = true
group_imports = "StdExternalCrate"
imports_granularity = "Item"
newline_style = "Unix"
wrap_comments = true