cargo fmt to catch unformated code while LSP was misconfigured
This commit is contained in:
parent
caff1a1ed3
commit
584ff1504d
@ -1,5 +1,5 @@
|
||||
fn main() {
|
||||
// Calling `build_info_build::build_script` collects all data and makes it available to `build_info::build_info!`
|
||||
// and `build_info::format!` in the main program.
|
||||
build_info_build::build_script();
|
||||
// Calling `build_info_build::build_script` collects all data and makes it available to `build_info::build_info!`
|
||||
// and `build_info::format!` in the main program.
|
||||
build_info_build::build_script();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user