Xiak

Results 1 issues of Xiak

# I checked the source code vialations_reporter.py, there is only way to check the type of xml ```python3 if xml_document.findall(".[@clover]"): # see etc/schema/clover.xsd at https://bitbucket.org/atlassian/clover/src line_nodes = self.get_src_path_line_nodes_clover( xml_document, src_path...