aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-tidy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clang-tidy: Check for redundant expressions, unused "using"Marcus Müller2021-01-281-1/+1
| | | | Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
* clang-tidy: add modernize-deprecated-headerMarcus Müller2021-01-191-1/+1
| | | | Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
* .clang-tidy: add modernize-make-unique checkMarcus Müller2021-01-041-1/+1
| | | | Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
* add modernize-use-override to clang-tidy checksMarcus Müller2020-11-031-1/+1
|
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-1/+1
|
* clang-tidy: Edit config to include checks that have been executedMarcus Müller2019-08-221-2/+3
| | | | | Not including the modernize-use-emplace, since that really broke nearly every line it touched.
* clang-tidy fileMarcus Müller2019-08-221-0/+9