Skip to content

Commit

Permalink
chore(notifications): ignore typos in locales
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Feb 7, 2024
1 parent aa0580e commit f08086c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ files.extend-exclude = [
"quickstart/dev",
"prelude",
"core/api/test/e2e/servers/kratos.spec.ts",
"core/notifications/locales/*.yml"
]

default.extend-ignore-identifiers-re = [
Expand All @@ -22,4 +23,4 @@ default.extend-ignore-re = ["\"eyJ[a-zA-Z0-9_\\-\\.]+\""]
# returned from twilio API referenced in src/debug/text-sms.ts
Ons = "Ons"
Lsat = "Lsat"
quizs = "quizs"
quizs = "quizs"

0 comments on commit f08086c

Please sign in to comment.