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

Automatically format with clang-tools #6721

Closed
wants to merge 5 commits into from

Commits on Jun 29, 2022

  1. Flake: add clang-tools to the dev shell

    Include clang-format in dev shell only
    
    Co-authored-by: Eelco Dolstra <eelco.dolstra@determinate.systems>
    2 people authored and edolstra committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    421bddd View commit details
    Browse the repository at this point in the history
  2. Add a script for auto-formatting

    grahamc authored and edolstra committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8c76aa7 View commit details
    Browse the repository at this point in the history
  3. Ignore the format commit

    grahamc authored and edolstra committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c641eaf View commit details
    Browse the repository at this point in the history
  4. Set a number of clang-format options to somewhat match the existing s…

    …tyle
    
    Co-authored-by: Eelco Dostra <edolstra@gmail.com>
    grahamc and edolstra committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a6bb0f9 View commit details
    Browse the repository at this point in the history
  5. Apply format

    edolstra committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f494644 View commit details
    Browse the repository at this point in the history