-
-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule piwiktracker
updated
8 files
+157 −0 | .clang-format | |
+55 −65 | piwiktracker.cpp | |
+11 −17 | piwiktracker.h | |
+84 −0 | scripts/clang-format-all.sh | |
+9 −0 | scripts/clang-format-project.sh | |
+5 −5 | tests/unit_tests/main.cpp | |
+6 −8 | tests/unit_tests/testcases/app/test_library.cpp | |
+5 −5 | tests/unit_tests/testcases/app/test_library.h |