Skip to content

Commit a9c8b2a

Browse files
committedNov 20, 2016
add static analysis
1 parent f27f4f6 commit a9c8b2a

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed
 

‎.codeclimate.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ engines:
55
enabled: true
66
govet:
77
enabled: true
8+
9+
ratings:
10+
paths:
11+
- "**.go"

‎go.test.sh

-16
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.