Complete milestone 09 world integration gate (#75)
This commit is contained in:
@@ -974,6 +974,7 @@ def validate_generated_shims() -> None:
|
||||
if (
|
||||
"native client-core implementation" in body
|
||||
or "native network implementation" in body
|
||||
or "native zero-sized constants namespace" in body
|
||||
):
|
||||
continue
|
||||
uses_standardized_or_native_path = any(
|
||||
@@ -1008,6 +1009,7 @@ def validate_generated_shims() -> None:
|
||||
"crate::inventory::",
|
||||
"crate::inventory_ais::",
|
||||
"crate::inventory_manager::",
|
||||
"crate::asset_archive::",
|
||||
"crate::initial_outfit::",
|
||||
"crate::current_outfit::",
|
||||
"crate::message_codec::",
|
||||
|
||||
Reference in New Issue
Block a user