syzkaller/pkg/ifuzz
Dmitry Vyukov 01d1494471 .golangci.yml: add codeanalysis build tag
Using a build tag to exclude files for golangci-lint
reduces memory consumption (it does not parse them).
The naive attempt with skip-dirs did not work.
So add codeanalysis build tag and use it in auto-generated files.

Update #977
2019-05-15 11:39:31 +02:00
..
gen .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
generated .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
decode.go gometalinter: enable cyclomatic complexity checking 2018-05-04 18:03:46 +02:00
encode.go gometalinter: enable cyclomatic complexity checking 2018-05-04 18:03:46 +02:00
ifuzz_test.go all: fix warnings pointed to by golangci-lint 2019-03-28 15:30:18 +01:00
ifuzz.go gometalinter: clean up vetshadow 2018-07-31 20:38:33 +02:00
pseudo.go .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
xed.go gometalinter: enable line length checking 2018-05-04 14:24:51 +02:00