Properly order default prettier installations and startups
This commit is contained in:
parent
244c693968
commit
24dd1c5812
2 changed files with 123 additions and 84 deletions
|
@ -13,7 +13,7 @@ use pretty_assertions::assert_eq;
|
|||
use serde_json::json;
|
||||
use std::{cell::RefCell, os::unix, rc::Rc, task::Poll};
|
||||
use unindent::Unindent as _;
|
||||
use util::{assert_set_eq, test::temp_tree, paths::PathMatcher};
|
||||
use util::{assert_set_eq, paths::PathMatcher, test::temp_tree};
|
||||
|
||||
#[cfg(test)]
|
||||
#[ctor::ctor]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue