fix(core): check_xml doesn't handle objects only used in <parameter replace....>"
Description
The check_xml
hook now handles objects only used in <parameter replace...>
and do not report them as unused.
Closes #33 (closed)
How to test it?
Run:
sheldon -i sight/modules/visu/blendActivity/rc/configurations/Blend.xml
and check no error is reported.
Edited by Flavien BRIDAULT