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

Fix a small error in the formatting #3652

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Apr 26, 2024

Small fix after #2325.

@madsmtm madsmtm added the S - maintenance Repaying technical debt label Apr 26, 2024
@kchibisov
Copy link
Member

Could you make a commit in a way that you add this file

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
new file mode 100644
index 00000000..575dbb2b
--- /dev/null
+++ b/.git-blame-ignore-revs
@@ -0,0 +1,4 @@
+# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
+
+# chore(rustfmt): use nightly
+7b0c7b6cb2c62767ca0c73c857b299883f55a883

Using precedent set by the LLVM project.

The user has to explicitly opt into this, the file itself documents how
to do so.
@kchibisov kchibisov merged commit bdd80c8 into master Apr 26, 2024
52 checks passed
@kchibisov kchibisov deleted the madsmtm/fix-fmt-changes branch April 26, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S - maintenance Repaying technical debt
Development

Successfully merging this pull request may close these issues.

None yet

3 participants