File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 5
5
6
6
This is the docker engine we use at Codacy to have [ Pylint] ( http://www.pylint.org/ ) support.
7
7
You can also create a docker to integrate the tool and language of your choice!
8
- Check the ** Docs ** section for more information.
8
+ See the [ codacy-engine-scala-seed ] ( https://github.com/codacy/codacy-engine-scala-seed ) repository for more information.
9
9
10
10
## Usage
11
11
@@ -21,12 +21,6 @@ The docker is ran with the following command:
21
21
docker run -it -v $srcDir:/src <DOCKER_NAME>:<DOCKER_VERSION>
22
22
```
23
23
24
- ## Docs
25
-
26
- [ Tool Developer Guide] ( https://support.codacy.com/hc/en-us/articles/207994725-Tool-Developer-Guide )
27
-
28
- [ Tool Developer Guide - Using Scala] ( https://support.codacy.com/hc/en-us/articles/207280379-Tool-Developer-Guide-Using-Scala )
29
-
30
24
## Test
31
25
32
26
We use the [ codacy-plugins-test] ( https://github.com/codacy/codacy-plugins-test ) to test our external tools integration.
You can’t perform that action at this time.
0 commit comments