codeclimate: exclude protobuf generated files

License: MIT
Signed-off-by: 's avatarJakub Sztandera <kubuxu@protonmail.ch>
上级 6546aead
...@@ -6,6 +6,7 @@ exclude_paths: ...@@ -6,6 +6,7 @@ exclude_paths:
- test/ - test/
- Godeps/ - Godeps/
- thirdparty/ - thirdparty/
- "**/*.pb.go"
engines: engines:
fixme: fixme:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论