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

ENH: Add clang-format file #19754

Merged
merged 1 commit into from Sep 3, 2021
Merged

Commits on Sep 3, 2021

  1. ENH: Add a clang-format file.

    Clang-format can be used to reformat C/C++ code for codestyle
    fixups. The `.clang-format` file here implements the
    NumPy codestyle document as much as possible.
    
    Co-authored-by: Paul Ganssle <paul@ganssle.io>
    charris and pganssle committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    92a1067 View commit details
    Browse the repository at this point in the history