This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit ab2cc5e652d5aaa06a503e3b08e4366d0a773387
Merge: f9ada53f 546490e9
Author: Pepijn Noltes <[email protected]>
AuthorDate: Sun Jun 11 15:06:52 2023 +0200

    Merge pull request #544 from apache/feature/coding_conventions
    
    Feature/coding conventions

 .clang-format                                      |  32 ++
 CMakeLists.txt                                     |   2 +-
 .../admin/src/RemoteServiceAdmin.cc                |   1 +
 documents/README.md                                |   1 +
 documents/development/README.md                    | 615 +++++++++++++++++++++
 .../gtest/src/DependencyManagerTestSuite.cc        |   4 +-
 libs/framework/include/celix/Bundle.h              |   2 +-
 libs/framework/include/celix/ServiceRegistration.h |   2 +-
 libs/framework/include/celix/Trackers.h            |   2 +-
 libs/framework/include/celix/dm/Component.h        |   2 +-
 libs/pushstreams/api/celix/PushEvent.h             |   2 +-
 libs/pushstreams/api/celix/PushStream.h            |   2 +-
 libs/utils/include/celix/Filter.h                  |   3 +-
 libs/utils/include/celix_errno.h                   |   7 +-
 14 files changed, 666 insertions(+), 11 deletions(-)

Reply via email to