@cryptotaxi247 / kubo / commits / ddbc63542

codeclimate: exclude protobuf generated files

License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

Jakub Sztandera committed Mar 24, 2017 at 01:37 UTC ddbc63542575e581f6000dcb889385074257b466
1 file changed +1
.codeclimate.yml
+1
@@ -6,6 +6,7 @@ exclude_paths:
6 - test/
7 - Godeps/
8 - thirdparty/
9 +- "**/*.pb.go"
10
11 engines:
12 fixme: