Skip to content

Commit 78079be

Browse files
gsorajirfag
authored andcommitted
Re-generate README.md due to description change
1 parent 72e137e commit 78079be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ and the following linters are disabled by default:
204204
$ golangci-lint help linters
205205
...
206206
Disabled by default linters:
207-
bodyclose: bodyclose checks whether HTTP response body is closed successfully [fast: false, auto-fix: false]
207+
bodyclose: checks whether HTTP response body is closed successfully [fast: false, auto-fix: false]
208208
depguard: Go linter that checks if package imports are in a list of acceptable packages [fast: true, auto-fix: false]
209209
dupl: Tool for code clone detection [fast: true, auto-fix: false]
210210
gochecknoglobals: Checks that no globals are present in Go code [fast: true, auto-fix: false]
@@ -417,7 +417,7 @@ golangci-lint help linters
417417
418418
### Disabled By Default Linters (`-E/--enable`)
419419
420-
- [bodyclose](https://github.com/timakin/bodyclose) - bodyclose checks whether HTTP response body is closed successfully
420+
- [bodyclose](https://github.com/timakin/bodyclose) - checks whether HTTP response body is closed successfully
421421
- [golint](https://github.com/golang/lint) - Golint differs from gofmt. Gofmt reformats Go source code, whereas golint prints out style mistakes
422422
- [stylecheck](https://github.com/dominikh/go-tools/tree/master/stylecheck) - Stylecheck is a replacement for golint
423423
- [gosec](https://github.com/securego/gosec) - Inspects source code for security problems

0 commit comments

Comments
 (0)