diff --git a/README.md b/README.md index bebc31dd..740ca6a7 100644 --- a/README.md +++ b/README.md @@ -839,6 +839,15 @@ Thanks to developers and authors of used linters: There is the most valuable changes log: +### November 2018 + +1. Support new linters: + * gocritic + * scopelint + * gochecknointis + * gochecknoglobals +2. Update CLA + ### October 2018 1. Update goimports formatting @@ -852,7 +861,6 @@ There is the most valuable changes log: megacheck analysis is 10-20x faster! 3. Support goimports.local-prefix option for goimports 4. Change license from AGPL to GPL -5. Update CLA ### September 2018 diff --git a/README.tmpl.md b/README.tmpl.md index f9ed6f19..ad5691fd 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -463,6 +463,15 @@ Thanks to developers and authors of used linters: There is the most valuable changes log: +### November 2018 + +1. Support new linters: + * gocritic + * scopelint + * gochecknointis + * gochecknoglobals +2. Update CLA + ### October 2018 1. Update goimports formatting @@ -476,7 +485,6 @@ There is the most valuable changes log: megacheck analysis is 10-20x faster! 3. Support goimports.local-prefix option for goimports 4. Change license from AGPL to GPL -5. Update CLA ### September 2018