Skip to content

Commit b3f4d6a

Browse files
committed
docs: add info about new linters to changelog
1 parent 7d51954 commit b3f4d6a

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,15 @@ Thanks to developers and authors of used linters:
839839
840840
There is the most valuable changes log:
841841
842+
### November 2018
843+
844+
1. Support new linters:
845+
* gocritic
846+
* scopelint
847+
* gochecknointis
848+
* gochecknoglobals
849+
2. Update CLA
850+
842851
### October 2018
843852
844853
1. Update goimports formatting
@@ -852,7 +861,6 @@ There is the most valuable changes log:
852861
megacheck analysis is 10-20x faster!
853862
3. Support goimports.local-prefix option for goimports
854863
4. Change license from AGPL to GPL
855-
5. Update CLA
856864
857865
### September 2018
858866

README.tmpl.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,15 @@ Thanks to developers and authors of used linters:
463463

464464
There is the most valuable changes log:
465465

466+
### November 2018
467+
468+
1. Support new linters:
469+
* gocritic
470+
* scopelint
471+
* gochecknointis
472+
* gochecknoglobals
473+
2. Update CLA
474+
466475
### October 2018
467476

468477
1. Update goimports formatting
@@ -476,7 +485,6 @@ There is the most valuable changes log:
476485
megacheck analysis is 10-20x faster!
477486
3. Support goimports.local-prefix option for goimports
478487
4. Change license from AGPL to GPL
479-
5. Update CLA
480488

481489
### September 2018
482490

0 commit comments

Comments
 (0)