Skip to content

Commit

Permalink
more lints
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Dec 18, 2024
1 parent 6142489 commit 12d5f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#![allow(rustdoc::bare_urls)]
#![allow(clippy::doc_markdown)]
#![doc = include_str!("../README.md")]

use bevy::prelude::*;
Expand Down

0 comments on commit 12d5f27

Please sign in to comment.