whatcanGOwrong
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
version = 1
|
||||
|
||||
test_patterns = ["*_test.go"]
|
||||
|
||||
exclude_patterns = ["vendor/*"]
|
||||
|
||||
[[analyzers]]
|
||||
name = "go"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
import_path = "github.com/derekparker/trie"
|
||||
dependencies_vendored = true
|
||||
Reference in New Issue
Block a user