Skip to content

pnpm lint causing issue when ESLint isn't used #665

@timothyclin

Description

@timothyclin

I have a project that uses pnpm and biome as linter.
RTK seems to insist rewrite pnpm lint to rtk lint, which is then dependent on ESLint that I do not use.
This causes the agent to get into a re-try loop. Despite several notes I provided in Agents.MD, the confusion seems big enough that the agents kept tripping over this. Sometimes it'd eventually figure out what to do.

Proof -

# Test RTK rewrite of pnpm lint
$ rtk rewrite "pnpm lint"
rtk lint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions