Skip to content

Conversation

@notetiene
Copy link

Since editor.formatOnSave is active in .vscode/settings.json, I found it appropriate to lint this project.

* format files using pnpm format.
* format files using pnpm format suggestions.
@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

@notetiene is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

* app/(auth)/login/page.tsx: Add biome ignore rule for deps.  Remove
added deps.  See vercel#1266.
* app/(auth)/register/page.tsx: Add biome ignore rule for deps.  Remove
added deps.  See vercel#1265.
@notetiene
Copy link
Author

I reverted changes for:

9987b25 Fix infinite loop on register (#1266)
6da09f6 Fix infinite loop on login (#1265)

@notetiene
Copy link
Author

Maybe we could split the pull request in two parts:

  1. Safe parts (formatting)
  2. Unsafe parts (things like react-hooks/exhaustive-deps)

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