mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-12-05 18:46:43 -06:00
107 lines
4.6 KiB
TOML
107 lines
4.6 KiB
TOML
[default]
|
|
check-filename = true
|
|
extend-ignore-identifiers-re = [
|
|
"UE_[0-9]{3,4}", # Unified error codes
|
|
]
|
|
|
|
[default.extend-identifiers]
|
|
ABD = "ABD" # Aberdeenshire, UK ISO 3166-2 code
|
|
ACTIVITE = "ACTIVITE" # French translation of activity
|
|
AER = "AER" # An alias to Api Error Response
|
|
ANG = "ANG" # Netherlands Antillean guilder currency code
|
|
BA = "BA" # Bosnia and Herzegovina country code
|
|
bottm = "bottm" # name of a css class for nexinets ui test
|
|
CAF = "CAF" # Central African Republic country code
|
|
FO = "FO" # Faroe Islands (the) country code
|
|
flate2 = "flate2"
|
|
hd = "hd" # animation data parameter
|
|
HypoNoeLbFurNiederosterreichUWien = "HypoNoeLbFurNiederosterreichUWien"
|
|
hypo_noe_lb_fur_niederosterreich_u_wien = "hypo_noe_lb_fur_niederosterreich_u_wien"
|
|
IOT = "IOT" # British Indian Ocean Territory country code
|
|
IST = "IST" # Indian Standard Time
|
|
klick = "klick" # Swedish word for clicks
|
|
FPR = "FPR" # Fraud Prevention Rules
|
|
LSO = "LSO" # Lesotho country code
|
|
NAM = "NAM" # Namibia country code
|
|
ND = "ND" # North Dakota state code
|
|
optin = "optin" # Boku preflow name
|
|
optin_id = "optin_id" # Boku's id for optin flow
|
|
passord = "passord" # name of a css class for adyen ui test
|
|
payment_vas = "payment_vas"
|
|
PaymentVas = "PaymentVas"
|
|
PN = "PN" # Pitcairn country code
|
|
RegioBank = "RegioBank"
|
|
RO = "RO" # Romania country code
|
|
skip_ws = "skip_ws" # skip white space
|
|
SOM = "SOM" # Somalia country code
|
|
SUR = "SUR" # Single South American currency code
|
|
THA = "THA" # Thailand country code
|
|
TTO = "TTO" # Trinidad and Tobago country code
|
|
WS = "WS" # Samoa country code
|
|
ws = "ws" # Web socket
|
|
ws2ipdef = "ws2ipdef" # WinSock Extension
|
|
ws2tcpip = "ws2tcpip" # WinSock Extension
|
|
ZAR = "ZAR" # South African Rand currency code
|
|
JOD = "JOD" # Jordan currency code
|
|
Payed = "Payed" # Paid status for digital virgo
|
|
SessionConnectorDatas = "SessionConnectorDatas" # Wrapper for List of SessionConnectorData
|
|
Alo = "Alo" # Is iso representation of a state in France
|
|
alo = "alo" # Is iso representation of a state in France
|
|
BRE = "BRE" # Is iso representation of Brittany
|
|
VasCounty = "VasCounty" # Is a state in Hungary
|
|
StipMunicipality = "StipMunicipality" # Is a municipality in North Macedonia
|
|
HAV = "HAV" # Is iso representation of a state in UK
|
|
LEW = "LEW" # Is iso representation of a state in UK
|
|
THR = "THR" # Is iso representation of a state in UK
|
|
WLL = "WLL" # Is iso representation of a state in UK
|
|
WIL = "WIL" # Is iso representation of a state in UK
|
|
YOR = "YOR" # Is iso representation of a state in UK
|
|
OT = "OT" # Is iso representation of a state in Romania
|
|
OltCounty = "OltCounty" # Is a state in Romania
|
|
Olt = "Olt" # Is iso representation of a state in Romania
|
|
Vas = "Vas" # Is iso representation of a state in Hungary
|
|
vas = "vas" # Is iso representation of a state in Hungary
|
|
WHT = "WHT" # Is iso representation of a state in Belgium
|
|
CantonOfEschSurAlzette = "CantonOfEschSurAlzette" # Is a state in Luxembourg
|
|
GorenjaVasPoljane = "GorenjaVasPoljane" # Is a state in Slovenia
|
|
sur = "sur" # Is iso representation of a state in Luxembourg
|
|
Corse = "Corse" # Is a state in France
|
|
CorseDuSud = "CorseDuSud" # Is a state in France
|
|
Gard = "Gard" # Is a state in France
|
|
HauteCorse = "HauteCorse" # Is a state in France
|
|
Somme = "Somme" # Is a state in France
|
|
RaceFram = "RaceFram" # Is a state in France
|
|
TrnovskaVas = "TrnovskaVas" # Is a state in Slovenia
|
|
Corse-du-Sud = "Corse-du-Sud" # Is a state in France
|
|
Haute-Corse = "Haute-Corse" # Is a state in France
|
|
Fram = "Fram" # Is a state in Slovenia
|
|
typ = "typ" # Token.io JWT header required parameter
|
|
|
|
|
|
[default.extend-words]
|
|
aci = "aci" # Name of a connector
|
|
afe = "afe" # Commit id
|
|
ba = "ba" # ignore minor commit conversions
|
|
daa = "daa" # Commit id
|
|
deriver = "deriver"
|
|
ede = "ede" # ignore minor commit conversions
|
|
encrypter = "encrypter" # Used by the `ring` crate
|
|
guid = "guid" # globally unique identifier
|
|
Hashi = "Hashi" # HashiCorp
|
|
iin = "iin" # Card iin
|
|
kms = "kms" # Key management service
|
|
nin = "nin" # National identification number, a field used by PayU connector
|
|
requestor = "requestor" #Used in external 3ds flows
|
|
substituters = "substituters" # Present in `flake.nix`
|
|
unsuccess = "unsuccess" # Used in cryptopay request
|
|
|
|
[files]
|
|
extend-exclude = [
|
|
"config/redis.conf", # `typos` also checked "AKE" in the file, which is present as a quoted string
|
|
"openapi/open_api_spec.yaml", # no longer updated
|
|
"crates/router/src/utils/user/blocker_emails.txt", # this file contains various email domains
|
|
"CHANGELOG.md", # This file contains all the commits
|
|
"crates/router/locales/*.yml", # locales
|
|
"crates/router/src/core/payment_link/locale.js", # this file contains conversion of static strings in various languages
|
|
]
|