From 1fbcc315728573ae81a7f8623c8c38e6b24dca95 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Sat, 8 Aug 2026 20:06:45 +0200 Subject: [PATCH] readme: mention MegaLinter in third-party packages --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6671fdd4827..969a5bc388e 100644 --- a/readme.md +++ b/readme.md @@ -229,6 +229,7 @@ Third-party packages are ***not*** maintained by the Cppcheck team but their res * (MacOS) A package is available via . * (Multi-Platform) A package is available via . * (Multi-Platform) A package is available via . +* (Multi-Platform) [MegaLinter](https://megalinter.io/), an open-source linters aggregator for CI, ships Cppcheck out of the box in its Docker images. See for the details. * Packages are also available from various download portals (mainly the Windows installer - sometimes re-packaged). ## Webpage