BlueAndi / ZumoHALATmega32u4

Zumo C++ hardware abstraction layer for the Pololu Zumo32u4 robot.
MIT License
0 stars 0 forks source link

Add .clang-format file for coding style #4

Closed nhjschulz closed 1 week ago

nhjschulz commented 2 weeks ago

Project has no clang-tidy configuration and coding style seems to deviate from vs-code "default". Please add .clang-format file to avoid unwanted reformating and ensure consistent style.