sevntu-checkstyle / sevntu.checkstyle

Additional Checkstyle checks, that could be added as extension to EclipseCS plugin and maven-checkstyle-plugin, Sonar checkstyle plugin, extension for CheckStyle IDEA plugin.
http://sevntu-checkstyle.github.io/sevntu.checkstyle/
190 stars 147 forks source link

Issue #1003: Update workflow job steps spacing #1004

Closed stoyanK7 closed 1 year ago

stoyanK7 commented 1 year ago

Resolves #1003


Failures before fix:

[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-cs-version.yml:22: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-cs-version.yml:28: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-cs-version.yml:33: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-license-year.yml:20: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-license-year.yml:23: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/bump-license-year.yml:26: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/checks-no-exception-workflow.yml:29: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/checks-no-exception-workflow.yml:31: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/checks-no-exception-workflow.yml:33: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]
[ERROR] [checkstyle] [ERROR] /home/stoyan/open-source/sevntu.checkstyle/.github/workflows/checks-no-exception-workflow.yml:35: Workflow job steps should have empty lines between each other [workflowJobStepSpacing]