Change lint rules
This commit is contained in:
parent
4d1d36e9f4
commit
fd50d44fb0
|
@ -23,7 +23,6 @@
|
||||||
//! # WIP THAT SHIT STILL WONKY AF
|
//! # WIP THAT SHIT STILL WONKY AF
|
||||||
|
|
||||||
#![allow(dead_code)]
|
#![allow(dead_code)]
|
||||||
#![forbid(clippy::upper_case_acronyms)]
|
|
||||||
|
|
||||||
pub mod lex;
|
pub mod lex;
|
||||||
mod tokens;
|
mod tokens;
|
||||||
|
|
Loading…
Reference in a new issue