LibreVNA icon indicating copy to clipboard operation
LibreVNA copied to clipboard

scripts/ci: implement code style

Open sophiekovalevsky opened this issue 3 years ago • 1 comments

This is a starting point thinking that maybe in the future other hardware engineers may want to contribute. Why if we don´t start to verify that every changes are made be compliant with some code format. Currently, I tested this only for the pc application but I can imagine that can be extrapolated to the firmware side.

@jankae, what do you think?

Seems like clang-format is not able to use c++17 though

sophiekovalevsky avatar May 28 '22 18:05 sophiekovalevsky

I am not too familiar with automatic code format checks, will look into it after next week

jankae avatar May 29 '22 16:05 jankae