Skip to content

Apply style from .clang-format to all files.#44

Open
MichaelGrupp wants to merge 5 commits into
cartographer-project:masterfrom
magazino:clang-format
Open

Apply style from .clang-format to all files.#44
MichaelGrupp wants to merge 5 commits into
cartographer-project:masterfrom
magazino:clang-format

Conversation

@MichaelGrupp

@MichaelGrupp MichaelGrupp commented Sep 17, 2018

Copy link
Copy Markdown
Member

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