Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint staged - compatibility issue #17

Open
pfteter opened this issue Oct 9, 2024 · 1 comment
Open

Lint staged - compatibility issue #17

pfteter opened this issue Oct 9, 2024 · 1 comment

Comments

@pfteter
Copy link

pfteter commented Oct 9, 2024

Hi Team,

The CLI works very well, but we realized that probably with markdown files (the same config worked for other files in our lint staged) we get the following error during our lint-staged stage:

image

Our lint config:

  lint-staged": {
    "*": "prettier --write --ignore-unknown"
  }

I will report if I manage to reproduce it / if the rollback to v3 works in that cases

@fabiospampinato
Copy link
Collaborator

Does v3 reproduce the same issue for you? If not then it would be very useful if you could make some kind of repro for this issue, because it seems hard to narrow it down with the information provided so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants