We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221e9cc commit 96901d9Copy full SHA for 96901d9
crates/pg_cli/src/execute/process_file/check.rs
@@ -35,7 +35,6 @@ pub(crate) fn check_with_guard<'ctx>(
35
max_diagnostics,
36
only,
37
skip,
38
- true,
39
)
40
.with_file_path_and_code(
41
workspace_file.path.display().to_string(),
0 commit comments