CI: enable clang-tidy readability-duplicate-include (#26554)

Signed-off-by: kuralme <kuralme@protonmail.com>
This commit is contained in:
Ege Kural
2026-02-23 20:54:36 -05:00
committed by GitHub
parent af25a31861
commit 8fd3d3268a
7 changed files with 0 additions and 8 deletions
-1
View File
@@ -48,7 +48,6 @@
#include <stdio.h>
#include <semaphore.h>
#include <drivers/drv_hrt.h>
#include <px4_platform_common/workqueue.h>
#include <px4_platform_common/posix.h>
#include "hrt_work.h"