Skip to content

Commit

Permalink
ignore initialize fields
Browse files Browse the repository at this point in the history
  • Loading branch information
vegano1 committed Jun 17, 2024
1 parent c628f27 commit 9884b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/hepa-uv/firmware/gpio_drive_hardware.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

namespace gpio_drive_hardware {

// NOLINT[cppcoreguidelines-pro-type-member-init]
struct GpioDrivePins {
gpio::PinConfig door_open;
gpio::PinConfig reed_switch;
Expand Down

0 comments on commit 9884b7f

Please sign in to comment.