Bjørn Erik Pedersen
|
b80853de90
|
all: gofmt -w -r 'interface{} -> any' .
Updates #9687
|
2022-03-17 22:03:27 +01:00 |
|
Bjørn Erik Pedersen
|
d90e37e0c6
|
all: Format code with gofumpt
See https://github.com/mvdan/gofumpt
|
2020-12-03 13:12:58 +01:00 |
|
Bjørn Erik Pedersen
|
9e57182705
|
tests: Convert from testify to quicktest
|
2019-08-12 13:26:32 +02:00 |
|
Bjørn Erik Pedersen
|
e8a716b23a
|
tpl/collections: Fix slice type handling in sort
The `sort` template func was producing a `[]page.Page` which did not work in `.Paginate`.
Fixes #6023
|
2019-06-10 08:32:44 +02:00 |
|
Bjørn Erik Pedersen
|
e91e222cd2
|
resources/page: Implement compare.ProbablyEqer for the core slices
Fixes #5808
|
2019-04-02 16:10:13 +02:00 |
|