mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Exclude all third party code from unsafeptr (#2321)
This commit is contained in:
parent
67cbf774f5
commit
c69f1e83be
@ -1,8 +1,7 @@
|
||||
{
|
||||
"unsafeptr": {
|
||||
"exclude_files": {
|
||||
"external/com_github_gxed_hashland/murmur3/*": "Unsafe third party code",
|
||||
"external/io_k8s_apimachinery/vendor/github.com/modern-go/reflect2/reflect/*": "Unsafe third party code"
|
||||
"external/*": "Unsafe third party code"
|
||||
}
|
||||
},
|
||||
"unreachable": {
|
||||
|
Loading…
Reference in New Issue
Block a user