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

Add indent_style = tab for Makefiles to .editorconfig #110240

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

beetrees
Copy link
Contributor

Add indent_style = tab for Makefiles to .editorconfig as spaces don't work as indents in Makefiles.

@rustbot
Copy link
Collaborator

rustbot commented Apr 12, 2023

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 12, 2023
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 20, 2023

📌 Commit 20a7b02 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 20, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 20, 2023
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#110240 (Add `indent_style = tab` for `Makefile`s to `.editorconfig`)
 - rust-lang#110545 (Add `GenericArgKind::as_{type,const,region}`)
 - rust-lang#110574 ( fix out-of-date comment about rpath in bootstrap)
 - rust-lang#110581 (Style fix for loongarch-linux.md)
 - rust-lang#110584 (Allow overwriting the sysroot compile flag in compile tests)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit ae240e2 into rust-lang:master Apr 20, 2023
@rustbot rustbot added this to the 1.71.0 milestone Apr 20, 2023
@beetrees beetrees deleted the editorconfig-makefile-tabs branch May 15, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants