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

chore: introduce code style formatter #31

Open
4 tasks
megahirt opened this issue Aug 13, 2021 · 3 comments
Open
4 tasks

chore: introduce code style formatter #31

megahirt opened this issue Aug 13, 2021 · 3 comments

Comments

@megahirt
Copy link
Contributor

See https://stackoverflow.com/questions/841075/best-c-code-formatter-beautifier for a discussion of C++ code style formatting

Action items:

  • Determine a good code formatting tool (AStyle?)
  • Run that tool over the entire codebase and check-in whitespace changes
  • Add tool to build change in GA
  • Add tool to VSCode if applicable
@kgorham
Copy link
Contributor

kgorham commented Nov 16, 2021

whats " add tool to build change in GA"?

@darcywong00
Copy link
Contributor

whats " add tool to build change in GA"?

GA = GitHub action. TBD if it's applicable.

@kgorham
Copy link
Contributor

kgorham commented Jan 13, 2022

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

3 participants