Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Make lint fail build when there are linting errors #106

Closed
@Marc-Andre-Rivet

Description

@Marc-Andre-Rivet

The current npm lint command has the --quiet, which means that when running this command in CI and will not fail the build.

Suggest splitting this in two commands

  • lint checks and fails on linting errors
  • lint.fix checks and fixes linting errors if it can (retaining the current dev-side work case)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: MaintenanceTechnical debt, dependency management, additional testing, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions