Skip to content

Conversation

@volnei
Copy link
Contributor

@volnei volnei commented Jan 2, 2026

What does this PR do?


Summary by cubic

Disable the noExcessiveLinesPerFunction linter rule for *.test.ts and *.test.tsx in Biome, and keep useArrowFunction off. This reduces lint noise in tests that use longer setups or fixtures.

Written for commit d97b6d4. Summary will update on new commits.

@vercel
Copy link

vercel bot commented Jan 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
cal-companion Ignored Ignored Jan 2, 2026 10:49am

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "disable noExcessiveLinesPerFunction-off-for-tests for tests". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@volnei volnei marked this pull request as ready for review January 2, 2026 10:48
@graphite-app graphite-app bot added foundation core area: core, team members only labels Jan 2, 2026
@graphite-app graphite-app bot requested a review from a team January 2, 2026 10:48
@volnei volnei enabled auto-merge (squash) January 2, 2026 10:49
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

@emrysal emrysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏 Obrigado

@volnei volnei merged commit fed6899 into main Jan 2, 2026
50 of 53 checks passed
@volnei volnei deleted the chore/noExcessiveLinesPerFunction-off-for-tests branch January 2, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants