codespell crasher

This commit is contained in:
Arnaud Gourlay
2026-05-15 12:06:07 +02:00
parent fd35e5db9c
commit c64c9b6bd4

View File

@@ -20,4 +20,5 @@ ignore-words-list = [
"inout", # Rust inline-asm operand keyword
"mmapped", # Memory mapped
"ser", # Serde package
"crasher" # Internal tool for testing
]