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

Rustfmt as a pre commit hook #27

Open
1 task
aberratic opened this issue Apr 24, 2022 · 1 comment
Open
1 task

Rustfmt as a pre commit hook #27

aberratic opened this issue Apr 24, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request Git good first issue Good for newcomers Priority:Medium This issue should be done in the near future if nothing more important is in the way.

Comments

@aberratic
Copy link
Collaborator

To ensure a uniform look within our codebase we should enforce formatting rules at least for our main branch.

  • Rustfmt as pre commit hook enabled in feature branches
@aberratic aberratic added enhancement New feature or request good first issue Good for newcomers Git labels Apr 24, 2022
@aberratic aberratic self-assigned this Apr 24, 2022
@exellian
Copy link
Owner

We should have snake_case naming conventions for struct members, function names, local bindings and PascalCase for struct names

@exellian exellian added the Priority:Medium This issue should be done in the near future if nothing more important is in the way. label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Git good first issue Good for newcomers Priority:Medium This issue should be done in the near future if nothing more important is in the way.
Projects
None yet
Development

No branches or pull requests

2 participants