Fix typos lint

This commit is contained in:
MareStare 2025-03-17 23:24:31 +00:00
parent ba02e3f1c9
commit 5081106ef8

View file

@ -9,4 +9,5 @@ extend-ignore-re = [
# Often used in tests as a partial match for `foo` # Often used in tests as a partial match for `foo`
"fo", "fo",
"FO",
] ]