WebThingsIO / webthing-arduino

Simple server for ESP8266, ESP32, Ethernet, or WiFi101-compatible boards compliant with Mozilla's proposed WoT API
Mozilla Public License 2.0
207 stars 78 forks source link

[Integration] #136

Open madb1lly opened 3 years ago

madb1lly commented 3 years ago

Hi, I just read about the Arduino Lint tool which can be used as a Github action. Could be useful? https://blog.arduino.cc/2021/01/13/detect-problems-with-your-arduino-projects/ https://arduino.github.io/arduino-lint/latest/ https://github.com/arduino/arduino-lint-action

Cheers 🙂

rzr commented 3 years ago

good idea, feel free to submit changes I'll review them or I'll try to enable this

madb1lly commented 3 years ago

Hi @rzr, I've not actually used Arduino Lint myself yet so it will be a while until I can do a PR. It's not likely I'll be able to test this for several weeks but I'll try and do something. Cheers 🙂