Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format: fixing include categories | Brent Stapleton | 2019-01-16 | 1 | -4/+6 |
| | | | | Increasing priority of `#include "header.hpp"` statements. | ||||
* | uhd: add .clang-format file | Brent Stapleton | 2018-11-12 | 1 | -0/+92 |
Adding clang-format configuration file. The chosen style is meant to match current UHD coding style, except in certain cases where we have consciously decided to format our code in a particular way. |