Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasKoch committed Feb 16, 2021
1 parent f8859ea commit 772eb39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion atat/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
//!
//! ### Basic usage example (More available in examples folder):
//! ```ignore
//!
//!
//! use cortex_m::asm;
//! use hal::{
//! gpio::{
Expand Down
4 changes: 0 additions & 4 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
tab_spaces = 4
format_strings = false
reorder_imports = true
report_todo = "Never"
report_fixme = "Never"
format_code_in_doc_comments = true

0 comments on commit 772eb39

Please sign in to comment.