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

Use rustfmt for code formatting #75

Closed
7 of 11 tasks
TheDan64 opened this issue Apr 11, 2019 · 2 comments
Closed
7 of 11 tasks

Use rustfmt for code formatting #75

TheDan64 opened this issue Apr 11, 2019 · 2 comments
Assignees
Milestone

Comments

@TheDan64
Copy link
Owner

TheDan64 commented Apr 11, 2019

Is your feature request related to a problem? Please describe.
@longwusha had a great suggestion - we should have code styling preferences. Particularly via rustfmt.

Describe the solution you'd like
We should use rustfmt to standardize code style.

Describe possible drawbacks to your solution
My ideal configuration for rustfmt uses unstable options, but this project is on stable. So I do not wish to enforce nightly rustfmt.

Additional context
Stabilization checklist WIP:

@TheDan64
Copy link
Owner Author

Blocked until rustfmt v2 which will let you use unstable features on stable

@TheDan64 TheDan64 modified the milestones: 0.1.0, 0.2.0 Aug 28, 2020
@TheDan64 TheDan64 modified the milestones: 0.3.0, 0.1.0 Mar 29, 2022
@TheDan64 TheDan64 self-assigned this Mar 29, 2022
@TheDan64 TheDan64 removed the blocked label Mar 29, 2022
@TheDan64
Copy link
Owner Author

Going to add the rustfmt settings that are available now & we can add more later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant