Add editorconfig, format script, and format all files consistently

This commit is contained in:
William Oldham 2024-12-30 13:28:11 +00:00
commit 944af73907
45 changed files with 552 additions and 517 deletions

View file

@ -1,13 +1,13 @@
{
"102": {
"2612": {
"name": "WRONG_MAIL_ADDRESS",
"message": "The e-mail address you entered is not\ncorrect.\n\nPlease check the e-mail address\nyou entered and try again.",
"short_description": "The entered e-mail address is incorrect.",
"long_description": "Unknown cause.",
"short_solution": "Enter the correct e-mail address.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2612"
}
}
{
"102": {
"2612": {
"name": "WRONG_MAIL_ADDRESS",
"message": "The e-mail address you entered is not\ncorrect.\n\nPlease check the e-mail address\nyou entered and try again.",
"short_description": "The entered e-mail address is incorrect.",
"long_description": "Unknown cause.",
"short_solution": "Enter the correct e-mail address.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2612"
}
}
}