Skip to content

Validate by Jenkins Linter

Albert Tregnaghi edited this page Jul 24, 2019 · 6 revisions

After you have Setup your Jenkins-CLI preferences a "Validate by Jenkins Linter" can be triggered from toolbar or inside context menu of editor as shown in next picture:

Validate by Jenkins Linter from editor context menu

If you want to get rid of your validation errors you can either

  • fix your Jenkinsfile and call the linter again...
  • or you select the validation errors inside the problem view and press DEL

There is also a YouTube Video available showing the setup and usage of jenkins validation

Clone this wiki locally