-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Script to rebase with formatting #159
Comments
We might be able to adapt this: https://stackoverflow.com/a/71812873 |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/formatting-team-meeting-2024-11-26/56643/1 |
2 tasks
Did something close to the SO post in NixOS/nixpkgs#363759, but it turns out it doesn't always work, WIP for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So we don't forget about it, @grahamc created a neat script to rebase with formatting: https://github.com/grahamc/git-rebase-format
This could be useful as a Nixpkgs maintainer script, so people can easily rebase their PRs when we mass-apply the new formatting.
The text was updated successfully, but these errors were encountered: