summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Simplify clang-tidy configurationDavid Robillard1-29/+2
2022-11-15Fix clang-tidy configurationDavid Robillard1-1/+0
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-07-20Replace repeated type by braced init listDavid Robillard1-1/+0
2022-07-20Use nodiscard attributeDavid Robillard1-1/+0
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
2022-07-20Use uppercase integer literal suffixesDavid Robillard1-1/+0
2022-07-14Update clang-tidy and IWYU configuration for clang 14David Robillard1-0/+8
2021-03-15Clean up clang-tidy configurationDavid Robillard1-4/+1
2021-01-02Use std::all_ofDavid Robillard1-1/+0
2021-01-02Suppress warnings about redundant "override"David Robillard1-0/+6
2020-12-19Clean up special member functionsDavid Robillard1-1/+0
2020-12-19Suppress warnings with older clang-tidyDavid Robillard1-4/+1
2020-12-19Avoid "else" after "return"David Robillard1-2/+0
2020-12-16Fix build with older GCCDavid Robillard1-1/+3
2020-12-14Suppress new clang-tidy warningsDavid Robillard1-0/+5
2020-11-12Use separate clang-tidy configurations for headers and testsDavid Robillard1-0/+31