Commit Graph

4 Commits

Author SHA1 Message Date
Ludovic Fernandez b8f0ff8ff2 [chore]: linting (#2840)
Signed-off-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-03-25 19:32:57 +01:00
Dominik Schulz 16c071a780 Enable golangci-lint on push and pr (#2158)
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2022-03-24 21:58:53 +01:00
Dominik Schulz 67d64ed002 Use golang.org/x/exp/maps (#2061)
RELEASE_NOTES=n/a

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2021-12-21 22:11:38 +01:00
Dominik Schulz 456c18a1c2 Add proper diff numbers on sync (#1882)
This commit adds a small diff helper that computes the number
of added and removed (but not changed) entries during a sync
operation.

RELEASE_NOTES=[ENHANCEMENT] Add proper diff numbers on sync

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
2021-03-25 22:13:30 +01:00