## SPDX-FileCopyrightText: 2022 Winni Neessen ## ## SPDX-License-Identifier: MIT [run] go = "1.16" tests = true [linters] enable = ["stylecheck", "whitespace", "containedctx", "contextcheck", "decorder", "errname", "errorlint", "gofmt", "gofumpt"]