Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624)

* remove shared network and ip util

* forkutil

* gaz

* build

* gaz

* nogo

* genrule

* gaz

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
Raul Jordan
2021-09-17 14:20:50 -05:00
committed by GitHub
parent 6308678a89
commit d2f74615ab
90 changed files with 190 additions and 193 deletions

View File

@@ -7,7 +7,7 @@
},
"unreachable": {
"exclude_files": {
"shared/messagehandler/messagehandler_test.go": "Necessary panic before return for test",
"runtime/messagehandler/messagehandler_test.go": "Necessary panic before return for test",
"external/.*": "Unreachable third party code"
}
},