... | ... | @@ -28,3 +28,5 @@ Just and idea of the format: |
|
|
}
|
|
|
```
|
|
|
|
|
|
But on more thought it seems better to just follow the [gnu error format](https://www.gnu.org/prep/standards/html_node/Errors.html).
|
|
|
Json error messages would require a lot of work while gnu error messages are not much harder to parse. |
|
|
\ No newline at end of file |