docs: march updates
This commit is contained in:
parent
8c1237b667
commit
85dec0c61b
12
README.md
12
README.md
@ -955,11 +955,13 @@ There is the most valuable changes log:
|
|||||||
|
|
||||||
### March 2019
|
### March 2019
|
||||||
|
|
||||||
1. Exclude issues by source code line regexp by `issues.exclude-rules[i].source`
|
1. Support the newest `go vet` (with `go/analysis`)
|
||||||
2. Build and test on go 1.12
|
2. Support configuration of `go vet`: e.g. you can set print functions by `linters-settings.govet.settings.printf.funcs`
|
||||||
3. Support `--color` option
|
3. Exclude issues by source code line regexp by `issues.exclude-rules[i].source`
|
||||||
4. Update x/tools to fix c++ issues
|
4. Build and test on go 1.12
|
||||||
5. Include support to log level
|
5. Support `--color` option
|
||||||
|
6. Update x/tools to fix c++ issues
|
||||||
|
7. Include support for log level
|
||||||
|
|
||||||
### February 2019
|
### February 2019
|
||||||
|
|
||||||
|
@ -487,11 +487,13 @@ There is the most valuable changes log:
|
|||||||
|
|
||||||
### March 2019
|
### March 2019
|
||||||
|
|
||||||
1. Exclude issues by source code line regexp by `issues.exclude-rules[i].source`
|
1. Support the newest `go vet` (with `go/analysis`)
|
||||||
2. Build and test on go 1.12
|
2. Support configuration of `go vet`: e.g. you can set print functions by `linters-settings.govet.settings.printf.funcs`
|
||||||
3. Support `--color` option
|
3. Exclude issues by source code line regexp by `issues.exclude-rules[i].source`
|
||||||
4. Update x/tools to fix c++ issues
|
4. Build and test on go 1.12
|
||||||
5. Include support to log level
|
5. Support `--color` option
|
||||||
|
6. Update x/tools to fix c++ issues
|
||||||
|
7. Include support for log level
|
||||||
|
|
||||||
### February 2019
|
### February 2019
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user