Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

[BUG] nx lint fails on dotnet project #179

Description

@dasco144

Describe the bug
The nx lint command fails on the dotnet project due to the check argument being removed in favour of verify-no-changes here

To Reproduce

  1. run nx lint on your dotnet project
  2. the command runs and installs dotnet-format (latest version at time of writing 5.1.225507)
  3. the command fails
  4. See error

Expected behavior
The command should run and not fail

Screenshots
image

Environment:

  • OS: Windows 10
  • Browser: N/A
  • Version: 1.4.2
  • Affected Packages: nx-dotnet

Additional context
When manually running the same command with check replaced with verify-no-changes, it works as expected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions