You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.