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

Apply rustfmt to all sources #31

Closed
vlopes11 opened this issue Oct 3, 2019 · 2 comments
Closed

Apply rustfmt to all sources #31

vlopes11 opened this issue Oct 3, 2019 · 2 comments
Assignees

Comments

@vlopes11
Copy link
Contributor

vlopes11 commented Oct 3, 2019

No description provided.

@ZER0 ZER0 self-assigned this Oct 9, 2019
ZER0 added a commit that referenced this issue Oct 9, 2019
ZER0 added a commit that referenced this issue Oct 9, 2019
@CPerezz
Copy link
Contributor

CPerezz commented Jan 28, 2020

For those using VSCode and Vim, it's easy to set the rustfmt to run automatically each time you save.

For vscode: File -> Preferences -> Settings -> Text Editor -> Formatting -> Format on Save
For Vim: Add let g:rustfmt_autosave = 1 to your .vimrc

@CPerezz
Copy link
Contributor

CPerezz commented Apr 15, 2020

I think this can be closed right @vlopes11 ?

ZER0 added a commit that referenced this issue May 7, 2020
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 a pull request may close this issue.

3 participants