Tell lint to ignore some files

tools needs to be fixed in its own repo.
We're not going to fix the generated output of protobuf.
This commit is contained in:
Bryan Boreham
2020-12-30 17:46:08 +00:00
parent 4f75600931
commit 69c685105f

4
.lintignore Normal file
View File

@@ -0,0 +1,4 @@
# Generated files
./cri/runtime/api.pb.go
# Files from different repo
./tools/*