From 1b9f29a3043a201fe081177389bf4349a986e279 Mon Sep 17 00:00:00 2001 From: Aleksandr Razumov Date: Fri, 1 May 2020 18:20:26 +0300 Subject: [PATCH] dev: update changelog --- CHANGELOG.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 667df670..eeee86eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ 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: +### May 2020 +1. Add new linters: `nolintlint`, `goerr113` +2. Updated linters: `godot` + ### April 2020 1. Add new linters: `testpackage`, `nestif`, `godot`, `gomodguard`, `asciicheck` diff --git a/README.md b/README.md index 557fef77..52beb33d 100644 --- a/README.md +++ b/README.md @@ -1327,6 +1327,10 @@ Thanks to developers and authors of used linters: 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: +### May 2020 +1. Add new linters: `nolintlint`, `goerr113` +2. Updated linters: `godot` + ### April 2020 1. Add new linters: `testpackage`, `nestif`, `godot`, `gomodguard`, `asciicheck`