QGIS/external
Jean Felder ac21a8d3a7 clang-tidy: Ignore the external directory
The external directory contains code for external librairies. It
should not be inspected by clang-tidy.

The regex syntax does not allow to directly ignore a directory. Solve
this issue by adding a `clang-tidy` config file in the external
directory which disables all the checks.

See:
https://stackoverflow.com/questions/74349432/clang-tidy-exclude-specific-dir-from-analysis
See:
https://stackoverflow.com/questions/58338202/cmake-clang-tidy-disable-checking-in-directory
See: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/777/diffs
2025-02-19 11:24:56 +01:00
..
2024-09-16 11:13:39 +10:00
2024-11-08 12:26:56 +02:00
2024-12-10 11:48:09 +01:00
2024-05-26 07:27:28 +10:00
2024-02-12 12:48:27 +10:00
2024-09-13 20:59:46 +02:00
2025-02-17 08:15:17 +10:00
2024-06-29 13:59:52 +02:00
2025-02-19 12:11:54 +02:00