Commit graph

11 commits

Author SHA1 Message Date
Rylie Pavlik 19593da045 misc: Update clang-tidy config.
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2241>
2024-06-07 14:26:06 +00:00
utzcoz 0cf9ee9ee5 clang-tidy: Enable -misc-unused-using-decls check
It is supported at least from clang-format-8:
https://releases.llvm.org/8.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/misc-unused-using-decls.html
2023-04-10 11:06:23 +00:00
Ryan Pavlik b44327bd0c misc: Update clang-tidy config 2023-03-03 01:05:14 +00:00
Ryan Pavlik 1fb6270194 a/util: Resolve a bothersome clang-tidy complaint in iterators. 2022-11-09 08:26:16 -05:00
Ryan Pavlik 41e2fb0a99 misc: Adjust clang-tidy exclusions to avoid a synonym 2022-11-09 08:26:16 -05:00
Ryan Pavlik 812c6e46b0 clang-tidy: Disable a check clangd was insistent on. 2022-05-17 12:39:44 -05:00
Ryan Pavlik 3e6ec47296 monado: Apply clang-tidy fixes to most of the codebase.
All at least visually inspected, some revised from the auto-fixit
2022-04-13 09:34:54 -05:00
Ryan Pavlik 2e6bae43d3 misc: Adjust clang-tidy options. 2020-11-09 16:18:00 -06:00
Ryan Pavlik 146218b346 xrt: Some clang tidy fixes.
A few suppressions as well where clang-tidy did the wrong thing.
2020-08-12 17:11:42 -05:00
Ryan Pavlik 377ae07e53 xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
Ryan Pavlik 758373b7de Add clang-tidy config file. 2019-08-16 17:25:29 -05:00