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

fix: lint-staged prettier command #1783

Merged
merged 1 commit into from
Aug 13, 2024
Merged

fix: lint-staged prettier command #1783

merged 1 commit into from
Aug 13, 2024

Conversation

ripecosta
Copy link
Contributor

### Description

Adds the --ignore-unknown flag when running Prettier from lint-staged, which was accidentally missing from #1779.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

@coveralls
Copy link

Coverage Status

coverage: 97.17%. remained the same
when pulling 9544794 on ripecosta:rc/fix-lint-staged
into 8a1ebc8 on i18next:master.

@adrai adrai merged commit 643cdda into i18next:master Aug 13, 2024
9 checks passed
@ripecosta ripecosta deleted the rc/fix-lint-staged branch August 13, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants