Skip to content

Instantly share code, notes, and snippets.

View user19820's full-sized avatar

user19820

  • Coherent Solutions
  • Klaipeda, Lithuania
  • 13:12 (UTC +02:00)
  • LinkedIn in/akalpaki
View GitHub Profile
@user19820
user19820 / .golangci.yml
Created November 26, 2025 07:25 — forked from maratori/.golangci.yml
Golden config for golangci-lint
# This file is licensed under the terms of the MIT license https://opensource.org/license/mit
# Copyright (c) 2021-2025 Marat Reymers
## Golden config for golangci-lint v2.6.2
#
# This is the best config for golangci-lint based on my experience and opinion.
# It is very strict, but not extremely strict.
# Feel free to adapt it to suit your needs.
# If this config helps you, please consider keeping a link to this file (see the next comment).