syzkaller/sys/akaros
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
test tools/syz-runtest: add tool for program unit testing 2018-08-03 21:08:02 +02:00
dev_amd64.const sys/akaros: add a bunch of global files for akaros 2018-07-16 20:30:09 +02:00
dev.txt sys/akaros: remove /dev/cons 2018-08-02 19:47:32 +02:00
init.go sys: check that target consts are defined 2018-10-19 19:11:22 +01:00
sys_amd64.const sys/akaros: fix signatures of file syscalls 2018-07-16 17:39:58 +02:00
sys.txt sys/akaros: rename syscall argument 2019-05-14 19:28:01 +02:00