style(global): fix typos

This commit is contained in:
David Testé
2024-10-01 12:44:29 +02:00
committed by David Testé
parent c7f4de9a21
commit 212af17538
35 changed files with 87 additions and 86 deletions

View File

@@ -1,12 +1,13 @@
[default]
extend-ignore-identifiers-re = [
# Related to serialized object
"ser.*",
"ser",
"unser",
# Used when dumping tfhe-rs parameters set into Sage format
"ND.*",
# Related to FHE strings example handling "banana"
"ba",
".*_ba",
"enc_ba",
# Example with string replacing "hello" with "herlo"
"herlo",
# Example in trivium