Skip to content

FX-1837: replace eslint and prettier with biome#428

Merged
PetrHendrych97 merged 6 commits intomasterfrom
fx-1837
Nov 11, 2025
Merged

FX-1837: replace eslint and prettier with biome#428
PetrHendrych97 merged 6 commits intomasterfrom
fx-1837

Conversation

@samuelg0rd0n
Copy link
Copy Markdown
Contributor

@samuelg0rd0n samuelg0rd0n commented Oct 23, 2025

  • uninstalled eslint and prettier packages
  • installed biome with config biome.json file
  • files adjusted based on the biome rules
  • new GitHub workflow that should automatically assign a reviewer fx-web-team (which is me and @PetrHendrych97) but I'm not sure if it works. I think it should already work for feature branches but it's not so maybe it needs to be in master branch. I don't know...)
  • for customShouldForwardProp and shouldForwardProp functions, I added correct types instead of any

@linear
Copy link
Copy Markdown

linear bot commented Oct 23, 2025

# Conflicts:
#	pnpm-lock.yaml
#	src/components/Card/CardStyles.tsx
#	src/components/Checkbox/CheckboxStyles.tsx
#	src/components/List/ListStyles.tsx
#	src/components/common/Button/ButtonStyles.tsx
#	src/components/common/Text/TextStyles.tsx
@samuelg0rd0n samuelg0rd0n self-assigned this Oct 24, 2025
@samuelg0rd0n samuelg0rd0n requested review from PetrHendrych97 and removed request for PetrHendrych97 October 24, 2025 08:16
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 11, 2025

Important

Review skipped

More than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review.

96 files out of 203 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fx-1837

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@PetrHendrych97 PetrHendrych97 merged commit de95e45 into master Nov 11, 2025
2 checks passed
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.

2 participants