Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 571 Bytes

File metadata and controls

executable file
·
21 lines (12 loc) · 571 Bytes

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  <DOCKER_NAME>:<DOCKER_VERSION>

and $srcDir must contain a valid .codacy.json configuration

Docs

Docker Docs

Scala Docker Template Docs

Test

Follow the instructions at codacy-plugins-test