... | ... | @@ -27,4 +27,6 @@ Just and idea of the format: |
|
|
}]
|
|
|
}
|
|
|
```
|
|
|
|
|
|
\ No newline at end of file |
|
|
|
|
|
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 |