docs: Update documentation and assets
This commit is contained in:
parent
da04413a8a
commit
b1444f4c88
@ -1,6 +1,13 @@
|
||||
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
|
||||
There is the most valuable changes log:
|
||||
|
||||
### v1.52.2
|
||||
|
||||
1. updated linters
|
||||
* `tparallel`: from 0.3.0 to 0.3.1
|
||||
2. misc.
|
||||
* fix: pre-commit `require_serial` and `pass_filenames`
|
||||
|
||||
### v1.52.1
|
||||
|
||||
1. misc.
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"MinorVersionToConfig": {
|
||||
"latest": {
|
||||
"TargetVersion": "v1.52.1",
|
||||
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.52.1/golangci-lint-1.52.1-linux-amd64.tar.gz"
|
||||
"TargetVersion": "v1.52.2",
|
||||
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz"
|
||||
},
|
||||
"v1.10": {
|
||||
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
|
||||
@ -178,8 +178,8 @@
|
||||
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.51.2/golangci-lint-1.51.2-linux-amd64.tar.gz"
|
||||
},
|
||||
"v1.52": {
|
||||
"TargetVersion": "v1.52.1",
|
||||
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.52.1/golangci-lint-1.52.1-linux-amd64.tar.gz"
|
||||
"TargetVersion": "v1.52.2",
|
||||
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz"
|
||||
},
|
||||
"v1.6": {
|
||||
"Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
|
||||
|
@ -1,2 +1,2 @@
|
||||
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
|
||||
0153341421d9fd1203f41bd1a6b7bdd2edd5b1813fbc0e967d7b4af1730eead3
|
||||
b409bdba075c408b9fb571d1ebf8d6d03e73c23e83763b4021dea660c9cff622
|
Loading…
x
Reference in New Issue
Block a user