Generate visual parameter and foliage catalogs (#48)
This commit is contained in:
@@ -982,12 +982,16 @@ def validate_generated_shims() -> None:
|
||||
"crate::byte_order::",
|
||||
"crate::binary::",
|
||||
"crate::dispatch::",
|
||||
"crate::foliage_catalog::",
|
||||
"crate::json_codec::",
|
||||
"crate::message_codec::",
|
||||
"crate::notation::",
|
||||
"crate::packet_catalog::",
|
||||
"crate::packet_wire::",
|
||||
"crate::protobuf::",
|
||||
"crate::visual_catalog::",
|
||||
"crate::xml_codec::",
|
||||
"stored_visual_params",
|
||||
)
|
||||
):
|
||||
raise ValueError(f"generated shim function does not use the standardized failure: {path.relative_to(ROOT)}")
|
||||
|
||||
Reference in New Issue
Block a user