mirror of
https://github.com/OMGeeky/hcsalmon1-Chess-Engine-Test.git
synced 2025-12-30 15:53:26 +01:00
ignore warning: "warning: variable ... should have a snake case name"
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
use std::time::Instant;
|
||||
mod constants;
|
||||
|
||||
Reference in New Issue
Block a user