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

Another round of clang-format #1540

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Jul 23, 2022

  • Bump the standard clang-format we use for CI from clang11 to clang14.
    This will make some minor additional changes.

  • Due to a mismatched target name, we weren't actually checking the
    formatting in CI on all the files we thought we were, and therefore
    not assuring that certain code was correctly formatted. So there is
    some fixup needed, which is included here.

  • And a bunch of files we didn't try to do before, either.

Signed-off-by: Larry Gritz [email protected]

lgritz added 2 commits August 2, 2022 13:58
* Bump the standard clang-format we use for CI from clang11 to clang14.
  This will make some minor additional changes.

* Due to a mismatched target name, we weren't actually checking the
  formatting in CI on all the files we thought we were, and therefore
  not assuring that certain code was correctly formatted. So there is
  some fixup needed, which is included here.

* And a bunch of files we didn't try to do before, either.

Signed-off-by: Larry Gritz <[email protected]>
Signed-off-by: Larry Gritz <[email protected]>
@lgritz lgritz merged commit 89d5db2 into AcademySoftwareFoundation:main Aug 3, 2022
@lgritz lgritz deleted the lg-clangformat branch August 4, 2022 06:24
lgritz added a commit to lgritz/OpenShadingLanguage that referenced this pull request Aug 4, 2022
* Another round of clang-format

* Bump the standard clang-format we use for CI from clang11 to clang14.
  This will make some minor additional changes.

* Due to a mismatched target name, we weren't actually checking the
  formatting in CI on all the files we thought we were, and therefore
  not assuring that certain code was correctly formatted. So there is
  some fixup needed, which is included here.

* And a bunch of files we didn't try to do before, either.

Signed-off-by: Larry Gritz <[email protected]>
lgritz added a commit to lgritz/OpenShadingLanguage that referenced this pull request Aug 5, 2022
* Another round of clang-format

* Bump the standard clang-format we use for CI from clang11 to clang14.
  This will make some minor additional changes.

* Due to a mismatched target name, we weren't actually checking the
  formatting in CI on all the files we thought we were, and therefore
  not assuring that certain code was correctly formatted. So there is
  some fixup needed, which is included here.

* And a bunch of files we didn't try to do before, either.

Signed-off-by: Larry Gritz <[email protected]>
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.

None yet

2 participants