Skip to content

Conversation

MichaelGrupp
Copy link
Member

@MichaelGrupp MichaelGrupp commented Sep 17, 2018

Formatting with git clang-format was not consistent with some existing
code. Applied the .clang-format file's style to all C++ files with:
clang-format --style=file **/*.h **/*.cc -i

Formatting with git clang-format was not consistent with some existing
code. Applied the `.clang-format` file to all C++ files with:
`clang-format --style=file **/*.h **/*.cc -i`
@MichaelGrupp MichaelGrupp changed the title Apply .clang-format to all files. Apply style from .clang-format to all files. Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants