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

Remove format action #2642

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Remove format action #2642

merged 3 commits into from
Jan 9, 2025

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Jan 9, 2025

I've been using jj, which doesn't run git hooks like pre-commit or pre-push (see jj-vcs/jj#3577). Occasionally this means I push up some code with lint failures. I find this very annoying, but after engaging in therapy (chatting in matrix) I realized that what annoys me is not the failures, but clutter in my PR from the bot commit that fixes the formatting. Generally I would prefer to amend the offending commit.

So: what I'd like to do is remove the formatter bot.

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Jan 9, 2025 4:42am

@david-crespo david-crespo merged commit b55e161 into main Jan 9, 2025
7 checks passed
@david-crespo david-crespo deleted the remove-format-action branch January 9, 2025 18:20
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