From 506a1cbafaf0af84d061c63e14a6e0100687e7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wysoki=C5=84ski?= Date: Mon, 15 Aug 2022 10:31:05 +0200 Subject: [PATCH] feat: add the DeletedAt field to Player and Tribe --- .golangci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.golangci.yml b/.golangci.yml index b625d9d..66bd012 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -31,6 +31,8 @@ linters: - gomnd - tenv - testpackage + - noctx + - tparallel linters-settings: tagliatelle: