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

Automatic code linting and formatting #8159

Open
4 tasks done
femtotrader opened this issue Jul 5, 2024 · 1 comment
Open
4 tasks done

Automatic code linting and formatting #8159

femtotrader opened this issue Jul 5, 2024 · 1 comment

Comments

@femtotrader
Copy link
Contributor

femtotrader commented Jul 5, 2024

Expected Behavior

Automatic code formatting

Actual Behavior

Currently developper need to take care of code formatting which would probably be better developpers invested time if that was automated

Potential Solution

using a code formatter / linter such as https://csharpier.com/ could help to have well formated code

Such tool could be event be integrated as part of a continuous integration or as a pre-commit hook

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
@femtotrader femtotrader changed the title Automatic code formatting Automatic code linting and formatting Jul 5, 2024
@femtotrader
Copy link
Contributor Author

CSharpier have few options and claims it
https://prettier.io/docs/en/option-philosophy.html
I'm fine with default settings.
Any opinion ?

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

No branches or pull requests

1 participant