This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Commit 3a82a4f
committed
Update .golangci.yml to disable linter
This change is to forcibly disable some linters to ignore warnings
showw in the recent GitHub Action results. This is a bad practice
generally speaking, but we do this just to merge "Archive Lab" patch.
Drop some os/Go comination for GitHub Action jobs.
So if someone want to unarchive this project, they first have to reenable
linters and resolve the warnings.
Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>1 parent 9120e55 commit 3a82a4f
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
0 commit comments