Carles Fernandez
|
487010346f
|
Apply readability-isolate-declaration clang-tidy check
|
2019-08-13 00:19:31 +02:00 |
|
Carles Fernandez
|
471428f867
|
Fix typos detected by codespell
|
2019-07-20 12:55:46 +02:00 |
|
Carles Fernandez
|
73b7341904
|
clang-tidy: apply readability-braces-around-statements plus code formatting
See http://releases.llvm.org/7.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-braces-around-statements.html
Code formatting applied with:
find ../src/ -iname *.h -o -iname *.cc | xargs clang-format -i
|
2019-02-11 21:13:02 +01:00 |
|
Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Carles Fernandez
|
0a4f6cf499
|
Avoid crashing when PPP is invoked
|
2017-05-04 09:19:57 +02:00 |
|
Carles Fernandez
|
52f3eaa373
|
Add rtkpos and its dependencies
|
2017-04-25 00:48:13 +02:00 |
|