Skip to content

Exit with code 1 upon pipeline linting failure

Josh W requested to merge tcpack/cli:lint-exit-code into main

Description

Throw exit code 1 upon linting failure.

Related Issue

Resolves #1048 (closed)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports