File tree 4 files changed +7
-6
lines changed
4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ There is the most valuable changes log:
10
10
* ` thelper ` from 0.1.0 to 0.2.0, to 0.2.1
11
11
* Validate ` go-critic ` settings
12
12
* ` gofumpt ` to v0.1.0
13
+ * ` gci ` to v0.2.8
13
14
3 . fix: modules-download-mode support
14
15
4 . documentation:
15
16
* bump documentation dependencies
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ The Core Team has the following responsibilities:
66
66
<td align =" center " ><a href =" tammach.dev?utm_source=golangci-lint-contributors " ><img src =" https://avatars3.githubusercontent.com/u/9019229?u=434a8656f0f0917d35fe56322c81811036ec0e0c&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Tam Mach</b ></sub ></a ></td >
67
67
<td align =" center " ><a href =" tpounds.com?utm_source=golangci-lint-contributors " ><img src =" https://avatars2.githubusercontent.com/u/195041?u=cab053161e59fece04c051169b59882b299ce97a&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Trevor Pounds</b ></sub ></a ></td >
68
68
<td align =" center " ><a href =" vilgelm.com?utm_source=golangci-lint-contributors " ><img src =" https://avatars2.githubusercontent.com/u/523825?u=0d68efb10b9bbd957a2cf71c6633cf24f2e63106&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Sergey Vilgelm</b ></sub ></a ></td >
69
- <td align =" center " ><a href =" https://sawert.se?utm_source=golangci-lint-contributors " ><img src =" https://avatars2.githubusercontent.com/u/3248948?u=e0241adee6c5b4f80c0cd17559dadbe8065754cf&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Simon Sawert</b ></sub ></a ></td >
70
69
<td align =" center " ><a href =" ldez.github.io/?utm_source=golangci-lint-contributors " ><img src =" https://avatars0.githubusercontent.com/u/5674651?u=45f0e097891f1e7e0c45c5224dcce11c867038af&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Ludovic Fernandez</b ></sub ></a ></td >
70
+ <td align =" center " ><a href =" https://sawert.se?utm_source=golangci-lint-contributors " ><img src =" https://avatars2.githubusercontent.com/u/3248948?u=e0241adee6c5b4f80c0cd17559dadbe8065754cf&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Simon Sawert</b ></sub ></a ></td >
71
71
<td align =" center " ><a href =" https://critical.today?utm_source=golangci-lint-contributors " ><img src =" https://avatars3.githubusercontent.com/u/939646?u=9e11cf6d10e95c7b7f23b2a0199149139b387111&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >@iwankgb</b ></sub ></a ></td >
72
72
<td align =" center " ><a href =" https://github.com/daixiang0?utm_source=golangci-lint-contributors " ><img src =" https://avatars1.githubusercontent.com/u/26538619?u=6261612ded324edb4ce57dce98e40413276aeb74&v=4 " width =" 100px; " alt =" " /><br /><sub ><b >Long Dai</b ></sub ></a ></td >
73
73
</tr >
Original file line number Diff line number Diff line change 1
1
{
2
2
"MinorVersionToConfig" : {
3
3
"latest" : {
4
- "TargetVersion" : " v1.35.1 " ,
5
- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.35.1 /golangci-lint-1.35.1 -linux-amd64.tar.gz"
4
+ "TargetVersion" : " v1.35.2 " ,
5
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.35.2 /golangci-lint-1.35.2 -linux-amd64.tar.gz"
6
6
},
7
7
"v1.10" : {
8
8
"Error" : " golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
104
104
"AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.34.1/golangci-lint-1.34.1-linux-amd64.tar.gz"
105
105
},
106
106
"v1.35" : {
107
- "TargetVersion" : " v1.35.1 " ,
108
- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.35.1 /golangci-lint-1.35.1 -linux-amd64.tar.gz"
107
+ "TargetVersion" : " v1.35.2 " ,
108
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.35.2 /golangci-lint-1.35.2 -linux-amd64.tar.gz"
109
109
},
110
110
"v1.4" : {
111
111
"Error" : " golangci-lint version 'v1.4' isn't supported: we support only v1.14.0 and later versions"
Original file line number Diff line number Diff line change 1
1
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
2
- de1c16b5d2a5be89fc0dc163b27c1e4bd3245073058c68597bdeffb9833e8b31
2
+ c3f676e978413fb7c5412e0fd43a8876b594d1e369c385d6cf4cd68dda4e054c
You can’t perform that action at this time.
0 commit comments