ci: Do not check insta snapshot files with typo

Since they are generated automatically.
This commit is contained in:
Kévin Commaille 2025-01-22 21:58:12 +01:00 committed by June Clementine Strawberry
parent 90d81c2330
commit 73cec0b965

View file

@ -11,3 +11,7 @@ Wya = "Wya"
sing = "sign" sing = "sign"
singed = "signed" singed = "signed"
singing = "signing" singing = "signing"
[type.snap]
extend-glob = ["*.snap"]
check-file = false