Modify printf in example #65
build_linux.yml
on: push
check_formatting
/
cpp_linter
15s
Matrix: using_cmake
Waiting for pending jobs
Annotations
1 error and 3 notices
check_formatting / cpp_linter
Process completed with exit code 1.
|
Run clang-format on RF24Network_config.h:
RF24Network_config.h#L1
File RF24Network_config.h does not conform to Custom style guidelines. (lines 83)
|
Run clang-format on RF24Network.cpp:
RF24Network.cpp#L1
File RF24Network.cpp does not conform to Custom style guidelines. (lines 1184, 1185, 1186, 1187, 1188, 1190)
|
Run clang-format on examples_RPi/helloworld_rx.cpp:
examples_RPi/helloworld_rx.cpp#L1
File examples_RPi/helloworld_rx.cpp does not conform to Custom style guidelines. (lines 48)
|