/openbmc/bmcweb/redfish-core/lib/ |
H A D | metric_report.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | metric_report_definition.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | hypervisor_system.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | certificate_service.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | sensors.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | ethernet.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | managers.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | update_service.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | account_service.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | log_services.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | privileges.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | error_messages.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | event_service_manager.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
/openbmc/bmcweb/http/ |
H A D | websocket.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | routing.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | http_connection.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
/openbmc/bmcweb/include/ibm/ |
H A D | management_console_rest.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
/openbmc/bmcweb/include/ |
H A D | sessions.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|
H A D | openbmc_dbus_rest.hpp | 9eb808c1a84a76e92b0e01fa95d3f160f38d7c3f Tue Jan 25 12:19:23 CST 2022 Ed Tanous <edtanous@google.com> Enable readability-avoid-const-params-in-decls
This check involves explicitly declaring variables const when they're declared auto, which helps in readability, and makes it more clear that the variables are const.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I71198ea03850384a389a56ad26f2c4a48c75b148
|