Skip to content

Split up linting internallyΒ #4226

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Following up on #4197: our linting is running out of memory in CI and without that change would likely eventually run out of memory on developer computers too. The short term fix to up the --max-old-space-size for Node is a bandaid fix.

Short of the dedicated CLI discussed in #4183, #4197 (comment) / #4197 (comment) would be a better strategy:

"lint": "nx run-many --target=lint --all",

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions