You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,7 @@ Third-party packages are ***not*** maintained by the Cppcheck team but their res
229
229
* (MacOS) A package is available via <https://ports.macports.org/port/cppcheck>.
230
230
* (Multi-Platform) A package is available via <https://anaconda.org/conda-forge/cppcheck>.
231
231
* (Multi-Platform) A package is available via <https://conan.io/center/recipes/cppcheck>.
232
+
* (Multi-Platform) [MegaLinter](https://megalinter.io/), an open-source linters aggregator forCI, ships Cppcheck out of the boxin its Docker images. See <https://megalinter.io/latest/descriptors/c_cppcheck/>for the details.
232
233
* Packages are also available from various download portals (mainly the Windows installer - sometimes re-packaged).
0 commit comments