WIP, but need to hash out with Markus a few things.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package org.oneedtech.inspect.vc;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
import org.oneedtech.inspect.core.SubInspector;
|
||||
import org.oneedtech.inspect.core.report.Report;
|
||||
import org.oneedtech.inspect.util.resource.Resource;
|
||||
|
||||
public class EmbeddedVCInspector {
|
||||
//TODO: @Miles Need to confirm with Markus, but this feels like an embedded inspector with some different rules (type, etc..) like endorsements
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user