mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
f669ef6bec
`*json.UnmarshalTypeError` and `*json.SyntaxError` has a byte `Offset`, so use that. This commit also reworks/simplifies the errror line matching logic. This also makes the file reading unbuffered, but that should be fine in this error case. See #5324 |
||
---|---|---|
.. | ||
error_locator.go | ||
error_locator_test.go | ||
errors.go | ||
file_error.go | ||
file_error_test.go | ||
line_number_extractors.go |