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

Change auto formatting #6

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Change auto formatting #6

merged 3 commits into from
Feb 15, 2024

Conversation

EtienneAr
Copy link
Contributor

I propose the following rules, as I find them to make the code much more readable:

  • Line length of 120 char
  • BinPackParameters and BinPackArguments set to False (meaning that if a function declaration has to be broken down in several lines, only one argument per line is allowed)

Feel free to comment if you feel like any of those rules is unreasonnable or if you want to add some ?

Copy link
Member

@ManifoldFR ManifoldFR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@ManifoldFR ManifoldFR merged commit 2495eae into devel Feb 15, 2024
19 checks passed
@EtienneAr EtienneAr deleted the change_formatting branch February 16, 2024 10:36
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