Ignore file length lint for now

This commit is contained in:
Esteban Küber 2025-10-31 21:07:46 +00:00
parent c9c7272020
commit 32aa59939c

View file

@ -1,3 +1,4 @@
// ignore-tidy-filelength
use core::ops::ControlFlow;
use std::borrow::Cow;
use std::path::PathBuf;