hugo/common/herrors
Iskander (Alex) Sharipov 483cf19d5d common/herrors: Fix args order in strings.TrimPrefix
Old code always returned "." or "" (if filepath.Ext(filename) returned ".").
Now it properly trims the prefix.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-02-02 09:55:31 +01:00
..
error_locator.go common/herrors: Fix args order in strings.TrimPrefix 2019-02-02 09:55:31 +01:00
error_locator_test.go
errors.go
file_error.go
file_error_test.go
line_number_extractors.go