mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-23 04:35:00 +00:00
feat: improve signature formatting in docs (#750)
* feat: improve signature formatting in docs * test: update snapshot * fix: package docs formatting
This commit is contained in:
parent
b97907cde6
commit
ac97c34d0f
44 changed files with 129 additions and 60 deletions
|
@ -439,6 +439,6 @@ mod tests {
|
|||
|
||||
#[test]
|
||||
fn test_pkgs() {
|
||||
snapshot_testing("completion-pkgs", &run(TestConfig { pkg_mode: true }));
|
||||
snapshot_testing("pkgs", &run(TestConfig { pkg_mode: true }));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue