chore: remove useless dotfiles (#13784)
This commit is contained in:
parent
b49f948b36
commit
b4b4e4a096
@ -1,19 +0,0 @@
|
||||
version = 1
|
||||
|
||||
test_patterns = [
|
||||
"tests/**",
|
||||
"**_test.go"
|
||||
]
|
||||
|
||||
exclude_patterns = [
|
||||
"testutil/**",
|
||||
"proto/cosmos/**",
|
||||
"contrib/**"
|
||||
]
|
||||
|
||||
[[analyzers]]
|
||||
name = "go"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
import_paths = ["github.com/cosmos/cosmos-sdk"]
|
||||
Loading…
Reference in New Issue
Block a user