Implement bounded XML LLSD codec
This commit is contained in:
@@ -983,6 +983,7 @@ def validate_generated_shims() -> None:
|
||||
"crate::binary::",
|
||||
"crate::dispatch::",
|
||||
"crate::notation::",
|
||||
"crate::xml_codec::",
|
||||
)
|
||||
):
|
||||
raise ValueError(f"generated shim function does not use the standardized failure: {path.relative_to(ROOT)}")
|
||||
|
||||
Reference in New Issue
Block a user