ESP32_ChinaDieselHeater_Con.../lib/async-mqtt-client/Makefile

4 lines
165 B
Makefile

cpplint:
cpplint --repository=. --recursive --filter=-whitespace/line_length,-legal/copyright,-runtime/printf,-build/include,-build/namespace ./src
.PHONY: cpplint