After two PRs (#75 and #82), I was wondering if there is any styling/formatting guidelines? This would massively simplify our efforts in submitting code that conform to your guidelines.
For our work on NDN CXX @Pairarma defined a .clang-format file according to respective guidelines and for my ongoing RIOT port I use the RIOT guidelines (Linux Kernel style). Is there anything similar for this project?
After two PRs (#75 and #82), I was wondering if there is any styling/formatting guidelines? This would massively simplify our efforts in submitting code that conform to your guidelines.
For our work on NDN CXX @Pairarma defined a
.clang-format
file according to respective guidelines and for my ongoing RIOT port I use the RIOT guidelines (Linux Kernel style). Is there anything similar for this project?