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

[WIP] tools: use clang-format to format C++ code #16122

Closed
wants to merge 2 commits into from

Commits on Oct 27, 2017

  1. tools: initialize .clang-format with Google styles

    - Initializes .clang-format
    - Add `make format` to Makefile
    joyeecheung committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    86d2d6d View commit details
    Browse the repository at this point in the history
  2. src: don't format certs

    joyeecheung committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    ab13553 View commit details
    Browse the repository at this point in the history