Skip to content

Commit

Permalink
don't care
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor committed Dec 16, 2024
1 parent f6c8196 commit dcbbbc1
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
Expand Up @@ -5,6 +5,7 @@
#![allow(clippy::double_parens)]
#![allow(clippy::from_str_radix_10)]
#![allow(clippy::diverging_sub_expression)]
#![allow(clippy::needless_lifetimes)]

//! Yagbas is a compiler for a language of the same name.
//!
Expand Down

0 comments on commit dcbbbc1

Please sign in to comment.