Skip to content

Commit

Permalink
fix formatting of lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
fbenkstein committed Nov 26, 2023
1 parent 2c2d0fa commit 75759e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![warn(missing_docs)]
#![allow(clippy::tabs_in_doc_comments)]

#![doc = include_str!("../README.md")]

// Make the link to the LICENSE in README.md work.
Expand Down

0 comments on commit 75759e5

Please sign in to comment.