Package org.galaxyproject.gxformat2
Interface GalaxyWorkflowLinter
- All Known Implementing Classes:
Format2Linter
,NativeLinter
public interface GalaxyWorkflowLinter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
lint
(LintContext lintContext, Map<String, Object> workflow)
-
Method Details
-
lint
-