Diffusion Clazy 5460a41140a1

[SQUASH_WITH_PREVIOUS_COMMIT] Fixed styling and attributed copyright to…

Authored by smartins on Apr 23 2019, 8:30 AM.

Description

[SQUASH_WITH_PREVIOUS_COMMIT] Fixed styling and attributed copyright to Christian

Details

Committed
smartinsApr 23 2019, 8:30 AM
Parents
R74:2dd781dd8481: Add a YAML diagnostic exporter (like clang-tidy)
Branches
Unknown
Tags
Unknown

Sorry for the styling, which tool do you use for that? do you have a .clang-format file?

/src/checks/level1/connect-3arg-lambda.cpp
63

Looks unrelated, is it a rebase from master?

I'm about to push changes that add the -export-fixes command line option

smartins marked an inline comment as done.Apr 25 2019, 11:20 AM

Sorry for the styling, which tool do you use for that? do you have a .clang-format file?

Ctrl+A, tab (In QtCreator) and fixed the braces manually.
For bigger patches there's a .uncrustify file

I'm about to push changes that add the -export-fixes command line option

yup, go ahead and commit directly, will post-review.
Let's see if I have time to help on the weekend