morz-infoboard/.golangci.yml
Jesko Anschütz 1bfcdfd922 Integriere golangci-lint in den Entwicklungsablauf
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-22 17:53:24 +01:00

9 lines
100 B
YAML

version: "2"
run:
timeout: 3m
modules-download-mode: readonly
linters:
enable:
- revive