# codacy-cppcheck **Repository Path**: mirrors_rtfpessoa/codacy-cppcheck ## Basic Information - **Project Name**: codacy-cppcheck - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Codacy CPPCheck create the docker: sbt docker:publishLocal the docker is supposed to be run with the following command: ``` docker run -it -v $srcDir:/src : ``` and $srcDir must contain a valid .codacy.json configuration ## Docs [Docker Docs](http://docs.codacy.com/v1.5/docs/tool-developer-guide) [Scala Docker Template Docs](http://docs.codacy.com/v1.5/docs/tool-developer-guide-scala) ## Test Follow the instructions at [codacy-plugins-test](https://github.com/codacy/codacy-plugins-test/blob/master/README.md#test-definition)