Skip to content

Commit e4f5a34

Browse files
author
Kalle Fagerberg
committed
Fix reuse lint warning
1 parent cccae0a commit e4f5a34

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.golangci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 Kalle Fagerberg
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
4+
15
version: "2"
26

37
linters:

.zed/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2025 Kalle Fagerberg
2+
//
3+
// SPDX-License-Identifier: CC0-1.0
4+
15
// Folder-specific settings
26
//
37
// For a full list of overridable settings, and general information on folder-specific settings,

0 commit comments

Comments
 (0)