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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 0 additions and 8 deletions

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"