AmboVent-1690-108 / AmboVent

AmboVent 1690.108
The Unlicense
206 stars 69 forks source link

Code Safety: add clang-tidy static code analyzer #36

Open ElectricRCAircraftGuy opened 4 years ago

ElectricRCAircraftGuy commented 4 years ago

Code Safety: add clang-tidy static code analyzer.

Add clang-format first, per #21.

ThomasGl commented 4 years ago

@ElectricRCAircraftGuy Try using Microsoft VS Code with some extensions that shall solve the problem, it has built in Clangs for c++. Search for "C++" it offers a variety of options.

I adding a screenshot c++_clang