Skip to content

Commit d742819

Browse files
author
Marek Suchánek
committed
Reformat the code
1 parent b126cd4 commit d742819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ use figment::{
3232
use serde::{Deserialize, Serialize};
3333

3434
use crate::cmd_line::{
35-
AnchorPrefixes, Cli, Comments, Examples, Metadata, FilePrefixes, Simplified, Verbosity,
35+
AnchorPrefixes, Cli, Comments, Examples, FilePrefixes, Metadata, Simplified, Verbosity,
3636
};
3737

3838
const PKG_NAME: &str = env!("CARGO_PKG_NAME");

0 commit comments

Comments
 (0)