-
Some presentation had direct links to the newcomer guide.
We have some "URL shortener":
https://coala.io/newcomer -> http://docs.coala.io/en/latest/Developers/Newcomers_Guide.html
https://coala.io/…
iakat updated
6 years ago
-
Similar to the https://github.com/coala/docker-coala-base/issues/55 , this image size needs to be reduced.
Much of the improvement can actually be done upstream, in https://github.com/yegor256/rultor…
-
Imo coala.io/links is really useful because it can show newcomers all the easy ways to get to things like newcomer issues or commit docs. However, it doesn't have a graphical frontend. We also might w…
-
- > This is the official documentation for coala, and it is online at https://docs.coala.io. The coala repository can be found here.
It should be kept clear that the Documentation is in the coal…
-
Currently https://github.com/coala-analyzer/coala-gedit/commit/2ec60faf668f3af677481daf5b8cd9ea1f540a77 adds basic installation facilities though we don't knwo if it's valid for all Linux systems. Als…
-
On successive runs against `coala` repo, `print_relevant_bears` will display unused bears in different categories (languages) on each run. I think this is due to the fact that the filtering is done on…
-
There is one part of coala-utils only used by quickstart which is different on BSD.
Background to this problem can be found on
https://gitlab.com/coala/coala-utils/issues/52
If it doesnt, we ma…
-
It seems the checkstyle.jar file is not part of this docker image because every time I use it with this docker image, It downloads the jar file.
```
$ docker run -it --rm --volumes=$(pwd):/work --…
-
see `.coafile` file of coala/coala or coala/coala-bears for more
-
Some of the python2 packages were removed in https://github.com/coala/docker-coala-base/issues/55#issuecomment-270966401 , but we still need python2 for flawfinder.
Once https://github.com/coala/co…