We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9b9d6 commit 59bbe7fCopy full SHA for 59bbe7f
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
2
There is the most valuable changes log:
3
4
+### v1.50.1
5
+
6
+1. updated linters
7
+ * `contextcheck`: from 1.1.2 to 1.1.3
8
+ * `go-mnd`: from 2.5.0 to 2.5.1
9
+ * `wrapcheck`: from 2.6.2 to 2.7.0
10
+ * `revive`: fix configuration parsing
11
+ * `lll`: skip imports
12
+2. misc.
13
+ * windows: remove redundant character escape '\/'
14
+ * code-climate: add default severity
15
16
### v1.50.0
17
18
1. new linters
0 commit comments