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

#47: adding format/linting action #48

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

anthonybernardi
Copy link

@anthonybernardi anthonybernardi commented Apr 26, 2023

steps to install clang formatting (probs need to add this to confluence):

  1. install Clang-Format extension
  2. install clang-format on your computer (brew install clang-format on mac, I think it's a little more involved on windows)
  3. enable it on save (i added this to all the settings.jsons though so it shouldn't be needed)

can't get linting to work with the submodules and all the include stuff

@anthonybernardi anthonybernardi self-assigned this Apr 26, 2023
@anthonybernardi anthonybernardi linked an issue Apr 26, 2023 that may be closed by this pull request
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.

Auto Formatting and Linting
1 participant