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": {
"2882": {
"name": "SERVICE_CLOSED",
"message": "This online service is no longer\navailable.\n\nSorry for the inconvenience.",
"short_description": "The server you requested is closed and no longer maintained",
"long_description": "The server you requested is closed and no longer maintained",
"short_solution": "Self host the server or use another hosted instance.",
"long_solution": "Self host the server or use another hosted instance",
"support_link": "https://preten.do/102-2882"
}
}
{
"102": {
"2882": {
"name": "SERVICE_CLOSED",
"message": "This online service is no longer\navailable.\n\nSorry for the inconvenience.",
"short_description": "The server you requested is closed and no longer maintained",
"long_description": "The server you requested is closed and no longer maintained",
"short_solution": "Self host the server or use another hosted instance.",
"long_solution": "Self host the server or use another hosted instance",
"support_link": "https://preten.do/102-2882"
}
}
}