Loading project.yml +7 −5 Original line number Diff line number Diff line Loading @@ -51,15 +51,17 @@ :mock_prefix: mock_ :when_no_prototypes: :warn :enforce_strict_ordering: true :include: - test/** :unity_helper: test/support/unity_helper.h :plugins: - :ignore :treat_as: uint8: HEX8 uint16: HEX16 uint32: UINT32 int8: INT8 bool: UINT8 uint8_t: HEX8 uint16_t: HEX16 uint32_t: UINT32 int8_t: INT8 bool_t: BOOL :tools: # :test_dependencies_generator: Loading Loading
project.yml +7 −5 Original line number Diff line number Diff line Loading @@ -51,15 +51,17 @@ :mock_prefix: mock_ :when_no_prototypes: :warn :enforce_strict_ordering: true :include: - test/** :unity_helper: test/support/unity_helper.h :plugins: - :ignore :treat_as: uint8: HEX8 uint16: HEX16 uint32: UINT32 int8: INT8 bool: UINT8 uint8_t: HEX8 uint16_t: HEX16 uint32_t: UINT32 int8_t: INT8 bool_t: BOOL :tools: # :test_dependencies_generator: Loading