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

Add clang-format #56

Merged
merged 12 commits into from
Aug 8, 2017
Merged

Add clang-format #56

merged 12 commits into from
Aug 8, 2017

Commits on Aug 4, 2017

  1. add clang-format script

    gretacb committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    dbef468 View commit details
    Browse the repository at this point in the history
  2. add more comments

    gretacb committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    88a0b19 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into format

    gretacb committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    3e8fd01 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. limit to src/ for the check of whether files were formatted

    Dane Springmeyer committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    f7087c7 View commit details
    Browse the repository at this point in the history
  2. try clang-format on travis

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    e08fd31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4517f View commit details
    Browse the repository at this point in the history
  4. simplify

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    21b1c59 View commit details
    Browse the repository at this point in the history
  5. start a contributing doc

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    9d7564b View commit details
    Browse the repository at this point in the history
  6. remove unneeded bool

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8b49b3d View commit details
    Browse the repository at this point in the history
  7. carefully placing true back

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    16cb80e View commit details
    Browse the repository at this point in the history
  8. add link to clang-format versions in mason

    gretacb committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    1209f82 View commit details
    Browse the repository at this point in the history
  9. add more docs + details to the usage of 'before_script' and the 'scri…

    …pt' override.
    Dane Springmeyer committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    a2338ec View commit details
    Browse the repository at this point in the history