mirror of https://github.com/stashapp/stash.git
e7f6cb22b7
* Fix error string capitalization Error strings often follow another string. Hence, they should not be capitalized, unless referencing a name. * Uncapitalize more error strings While here, use %v on the error directly, which makes it easier to wrap the error later with %w if need be. * Uncapitalize more error strings While here, rename Url to URL as a nitpick. |
||
---|---|---|
.. | ||
stashbox | ||
action.go | ||
config.go | ||
cookies.go | ||
freeones.go | ||
image.go | ||
json.go | ||
json_test.go | ||
mapped.go | ||
mapped_test.go | ||
matchers.go | ||
query_url.go | ||
scrapers.go | ||
script.go | ||
stash.go | ||
url.go | ||
xpath.go | ||
xpath_test.go |