File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -839,6 +839,15 @@ Thanks to developers and authors of used linters:
839839
840840There 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
8448531. Update goimports formatting
@@ -852,7 +861,6 @@ There is the most valuable changes log:
852861 megacheck analysis is 10-20x faster!
8538623. Support goimports.local-prefix option for goimports
8548634. Change license from AGPL to GPL
855- 5. Update CLA
856864
857865# ## September 2018
858866
Original file line number Diff line number Diff line change @@ -463,6 +463,15 @@ Thanks to developers and authors of used linters:
463463
464464There 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
4684771 . Update goimports formatting
@@ -476,7 +485,6 @@ There is the most valuable changes log:
476485 megacheck analysis is 10-20x faster!
4774863 . Support goimports.local-prefix option for goimports
4784874 . Change license from AGPL to GPL
479- 5 . Update CLA
480488
481489### September 2018
482490
You can’t perform that action at this time.
0 commit comments