Skip to content

Add .vscode/settings.json to .gitignore #570

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

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

DJMcNab
Copy link
Contributor

@DJMcNab DJMcNab commented Jan 19, 2019

#566 removed .vscode from .gitignore

I want this because I usually use formatOnSave, but until our rustfmt integration properly supports rustfmt.toml, this only leads to spurious diffs, so I disable it in this repository.

We can always remove this later if we have any settings we are desperate to set.

@matklad
Copy link
Member

matklad commented Jan 19, 2019

bors r+

LGTM!

We probably need to fix rustfmt integraion as well, shouldn't be too hard

bors bot added a commit that referenced this pull request Jan 19, 2019
570: Add .vscode/settings.json to .gitignore r=matklad a=DJMcNab

#566 removed `.vscode` from .gitignore

I want this because I usually use `formatOnSave`, but until our rustfmt integration properly supports rustfmt.toml, this only leads to spurious diffs, so I disable it in this repository. 

We can always remove this later if we have any settings we are desperate to set.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jan 19, 2019

Build succeeded

@bors bors bot merged commit d2452b1 into rust-lang:master Jan 19, 2019
@DJMcNab DJMcNab deleted the gitignore-vscodesettings branch January 19, 2019 10:12
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