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 8d9ca35 commit c0f4642Copy full SHA for c0f4642
crates/pgt_workspace/src/workspace/server.tests.rs
@@ -4,7 +4,7 @@ use biome_deserialize::{Merge, StringSet};
4
use pgt_analyse::RuleCategories;
5
use pgt_configuration::{
6
PartialConfiguration, PartialTypecheckConfiguration, database::PartialDatabaseConfiguration,
7
- files::PartialFilesConfiguration, plpgsql_check::PartialPlPgSqlCheckConfiguration,
+ files::PartialFilesConfiguration,
8
};
9
use pgt_diagnostics::Diagnostic;
10
use pgt_fs::PgTPath;
0 commit comments