Always put config first
This commit is contained in:
@@ -258,7 +258,6 @@ mod tests {
|
||||
|
||||
use expect::{expect_file, ExpectFile};
|
||||
|
||||
// TODO: inlay hints config order
|
||||
fn check(diagnostics_json: &str, expect: ExpectFile) {
|
||||
check_with_config(DiagnosticsConfig::default(), diagnostics_json, expect)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user