We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Saw some unproductive comments about formatting today. Nothing too bad, but we could prevent this.
Describe the solution you'd like
nixpkgs-fmt
pre-commit-hooks.nix
shellHook
.git-blame-ignore-revs
Describe alternatives you've considered
Carry on.
Additional context
I think we can just vote among the Nix Team and I'll be happy either way.
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered:
See #6721 for C++ formatting.
Sorry, something went wrong.
We could start by excluding existing files from the C++ formatter, in order not to hinder existing PRs with unnecessary conflicts.
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Saw some unproductive comments about formatting today. Nothing too bad, but we could prevent this.
Describe the solution you'd like
nixpkgs-fmt
pre-commit-hooks.nix
configuration that installs the hook inshellHook
.git-blame-ignore-revs
file, now also supported by GitHub web appDescribe alternatives you've considered
Carry on.
Additional context
I think we can just vote among the Nix Team and I'll be happy either way.
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: