Skip to content

Commit 02c4c9e

Browse files
Update crates/pg_cli/src/execute/mod.rs
Co-authored-by: Julian Domke <[email protected]>
1 parent 4bc2460 commit 02c4c9e

File tree

1 file changed

+1
-0
lines changed
  • crates/pg_cli/src/execute

1 file changed

+1
-0
lines changed

crates/pg_cli/src/execute/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ pub enum TraversalMode {
9090
/// It's [None] if the `check` command is called without `--apply` or `--apply-suggested`
9191
/// arguments.
9292
// fix_file_mode: Option<FixFileMode>,
93+
9394
/// An optional tuple.
9495
/// 1. The virtual path to the file
9596
/// 2. The content of the file

0 commit comments

Comments
 (0)