documentation
documentation copied to clipboard
The official documentation for coala
The description for assigning an issue to yourself in the newcomers guide is a bit ambiguous about where to leave a comment. Newcomers leave a comment on the issue on...
Replace a FAQ about pull requests with how to contribute to coala. closes: https://github.com/coala/documentation/issues/552 **For short term contributors:** we understand that getting your commits well defined like we require is...
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/new -> https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+user%3Acoala+label%3Adifficulty%2Fnewcomer++no%3Aassignee etc... We should add the URL shortened link on the...
we have some really cool flags and they can be mixed to do some really awesome stuff like `coala -I -b -B` gives the info about the given Bear, we...
We already have some instructions about gitlab-ci and this one is important: https://gitlab.com/gitlab-com/support-forum/issues/1025#note_20715380 We should have that in the docs.
FOSSASIA does this: https://github.com/fossasia/gci16.fossasia.org/blob/gh-pages/.travis.yml and https://github.com/fossasia/gci16.fossasia.org/blob/gh-pages/scripts/coala_patch.sh Check that out and make some guidelines so other users can do that as well :) difficulty low Opened via [gitter](https://gitter.im/coala/coala/?at=586df052af6b364a2931c18b) by @sils
Opened via [gitter](https://gitter.im/coala/coala/?at=58d3d9b4b809ca5f4a74c892) by @Asnelchristian
Hello, I think there is a room for doc improvement to show how to use coala with https://pre-commit.com/ https://github.com/pre-commit/pre-commit Pinging @asottile Kind regards PS : from https://github.com/coala/coala/issues/5836
tox.ini explains how to set up coala in tox properly. Closes https://github.com/coala/documentation/issues/344 **For short term contributors:** we understand that getting your commits well defined like we require is a hard...
We should have one doc page that explains how to set up coala in tox properly.