From cea34c8a274fd30cd6367f2a82a317fc62b086e0 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Fri, 28 Jun 2024 16:40:18 +0200 Subject: [PATCH] Fix cpplint cfg (cherry picked from commit 1d117bd0cfe619bef2eff710a0c76e32ea04a16d) --- .github/workflows/cpplint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cpplint.yml b/.github/workflows/cpplint.yml index 95f16eb..66b2e63 100644 --- a/.github/workflows/cpplint.yml +++ b/.github/workflows/cpplint.yml @@ -43,6 +43,7 @@ jobs: --exclude=lib/DimmableLight \ --exclude=lib/ElegantOTAPro \ --exclude=lib/ESPDASHPro \ + --exclude=lib/MycilaDimmer/doc \ --exclude=lib/WebSerialPro \ lib \ include \