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 4bc2460 commit 02c4c9eCopy full SHA for 02c4c9e
crates/pg_cli/src/execute/mod.rs
@@ -90,6 +90,7 @@ pub enum TraversalMode {
90
/// It's [None] if the `check` command is called without `--apply` or `--apply-suggested`
91
/// arguments.
92
// fix_file_mode: Option<FixFileMode>,
93
+
94
/// An optional tuple.
95
/// 1. The virtual path to the file
96
/// 2. The content of the file
0 commit comments