syzkaller/executor/stub.go
Dmitry Vyukov e3d77cf2a3 .golangci.yml: enable godot checker
A good one. Lots of fixed comments are contributed by episodic contributors.
So it's good to catch these earlier.
2020-06-05 12:23:19 +02:00

8 lines
289 B
Go

// Copyright 2017 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
// Just to make cross-compilation tests work,
// otherwise they fail with "no buildable Go source files".
package executor