Tyler Veness
|
554024767e
|
Fix errors from new cpplint.py (#7105)
|
2024-09-20 17:43:39 -07:00 |
|
Tyler Veness
|
8e2a7fd306
|
Include thirdparty libraries with angle brackets (#5578)
|
2023-08-28 15:13:34 -07:00 |
|
Tyler Veness
|
5d3a133f9f
|
Remove spaces in NOLINT comments (#5407)
clang-tidy ignores the category filter if there's a space. wpiformat now
ignores categories it doesn't understand, so we can remove the spaces.
|
2023-06-20 20:29:23 -07:00 |
|
Tyler Veness
|
eb3810c765
|
[wpiutil] Fix clang-tidy warnings (#5406)
|
2023-06-20 10:55:05 -07:00 |
|
Tyler Veness
|
773198537c
|
[wpiutil] Add wpi::scope_exit (#4432)
This is based on std::scope_exit in the C++ library fundamentals TS v3.
|
2022-09-23 14:48:59 -07:00 |
|