Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-16 | misc: fix checkstyle on fedora | Ray Kinsella | 1 | -3/+51 | |
The fedora clang-format command helpfully does not include the version suffix, and places clang-format-diff in /usr/share/clang. Have summited #1939018 in Fedora, to fix upstream. https://bugzilla.redhat.com/show_bug.cgi?id=1939018 Until then ... Type: fix Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: Ibceae0fc15e7461c24288ee04f4d28943f889c36 | |||||
2021-01-15 | misc: checkstyle ignore .patch files in trailing whitespace check | Neale Ranns | 1 | -1/+1 | |
Type: fix Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I9226e94e59a35648ad2945ebfdf928dc80ad635c | |||||
2020-12-18 | misc: migrate from GNU indent to clang-format | Damjan Marion | 1 | -0/+90 | |
Type: make Change-Id: I085dcd6fe826da14d456f84a23355310bdc5d1e9 Signed-off-by: Damjan Marion <damarion@cisco.com> |