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 Rustfmt to CI pipeline #258

Open
1 task
JSAbrahams opened this issue May 12, 2022 · 0 comments
Open
1 task

Add Rustfmt to CI pipeline #258

JSAbrahams opened this issue May 12, 2022 · 0 comments
Assignees
Labels
code quality: general Code quality issue not relevant to a particular module

Comments

@JSAbrahams
Copy link
Owner

JSAbrahams commented May 12, 2022

The build should fail if rustfmt complains.
This should also prevent big diffs in the future.
This should also prevent IDE specific peculiarities, such as InteliJ having an option where you can use either the internal linter or Rustfmt.

  • Update Rustfmt config file.
@JSAbrahams JSAbrahams added the code quality: general Code quality issue not relevant to a particular module label May 12, 2022
@JSAbrahams JSAbrahams added this to the Array indices (v0.3.2) milestone May 12, 2022
@JSAbrahams JSAbrahams self-assigned this May 12, 2022
@JSAbrahams JSAbrahams added this to To do in Code Quality via automation May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality: general Code quality issue not relevant to a particular module
Projects
No open projects
Code Quality
  
To do
Development

No branches or pull requests

1 participant