/openbmc/bmcweb/ |
H A D | .clang-tidy | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | privileges.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | event_service_manager.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | redfish.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
/openbmc/bmcweb/http/ |
H A D | utility.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | routing.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | certificate_service.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | sensors.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
H A D | managers.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 4e23a444e8503fd03ab40de2844c783e142ebef8 Mon Jun 06 11:57:26 CDT 2022 Ed Tanous <edtanous@google.com> Require explicit decorator on one arg constructors
We essentially follow this rule already, not relying on implicit operators, although there are a number of cases where in theory we could've implicitly constructed an object.
This commit enables the clang-tidy check.
Tested: Code compiles, passes clang-tidy.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia428463313b075c69614fdb326e8c5c094e7adde
|