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

clang-format #1032

Closed
wants to merge 4 commits into from
Closed

clang-format #1032

wants to merge 4 commits into from

Commits on Feb 15, 2022

  1. Manual changes to the codebase to prepare for formatting

    1) Change OPENPMD_private macros so clang-format understands them
    
    2) Put HDF5 lint back to the right place
    
    3) Fix includes: sorting the includes via clang-format uncovered an include error.
    franzpoeschel committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0338c97 View commit details
    Browse the repository at this point in the history
  2. Add .clang-format file

    franzpoeschel committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bfd8b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8a392 View commit details
    Browse the repository at this point in the history
  4. Format the whole codebase

    clang-format authored and franzpoeschel committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0404103 View commit details
    Browse the repository at this point in the history