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:
839
839
840
840
There is the most valuable changes log:
841
841
842
+ # ## November 2018
843
+
844
+ 1. Support new linters:
845
+ * gocritic
846
+ * scopelint
847
+ * gochecknointis
848
+ * gochecknoglobals
849
+ 2. Update CLA
850
+
842
851
# ## October 2018
843
852
844
853
1. Update goimports formatting
@@ -852,7 +861,6 @@ There is the most valuable changes log:
852
861
megacheck analysis is 10-20x faster!
853
862
3. Support goimports.local-prefix option for goimports
854
863
4. Change license from AGPL to GPL
855
- 5. Update CLA
856
864
857
865
# ## September 2018
858
866
Original file line number Diff line number Diff line change @@ -463,6 +463,15 @@ Thanks to developers and authors of used linters:
463
463
464
464
There is the most valuable changes log:
465
465
466
+ ### November 2018
467
+
468
+ 1 . Support new linters:
469
+ * gocritic
470
+ * scopelint
471
+ * gochecknointis
472
+ * gochecknoglobals
473
+ 2 . Update CLA
474
+
466
475
### October 2018
467
476
468
477
1 . Update goimports formatting
@@ -476,7 +485,6 @@ There is the most valuable changes log:
476
485
megacheck analysis is 10-20x faster!
477
486
3 . Support goimports.local-prefix option for goimports
478
487
4 . Change license from AGPL to GPL
479
- 5 . Update CLA
480
488
481
489
### September 2018
482
490
You can’t perform that action at this time.
0 commit comments