-
Improvement
-
Resolution: Unresolved
-
Minor
JenkinsLintAction class is the root class. But does it make sense to instance new Checks explicitly or it is worth to use Reflection and load all those classes under org.jenkins.ci.plugins.jenkinslint.check?
Let's refactor this plugin and enable this feature.