JetSetIlly
|
9e159b97d8
|
added more linters to golangci-lint config
godot --fix has been run to make sure all comments end in a full-stop
specified nolint directive to apply to specific linter
|
2020-10-16 16:31:07 +01:00 |
|
JetSetIlly
|
b41c6d0301
|
removed unnecessary whitespace (golangci-lint -E whitespace --fix)
update Makefile lint target
|
2020-10-16 10:29:09 +01:00 |
|
JetSetIlly
|
2ea010e5bd
|
fixed commentary and documentation for the curated package
|
2020-10-01 11:16:33 +01:00 |
|
JetSetIlly
|
7fc48dcd65
|
renamed errors package to 'curated'
to differentiate with the now existing errors package in the standard
library.
|
2020-09-28 22:16:59 +01:00 |
|