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 @@
{
"160": {
"0105": {
"name": "Unknown",
"message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device documentation for contact details.",
"short_description": "USB device error",
"long_description": "There is a problem with the USB device that the console is attempting to read from. This could mean that the data is corrupted.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/160-0105"
}
}
{
"160": {
"0105": {
"name": "Unknown",
"message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device documentation for contact details.",
"short_description": "USB device error",
"long_description": "There is a problem with the USB device that the console is attempting to read from. This could mean that the data is corrupted.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/160-0105"
}
}
}