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