зеркало из https://github.com/mozilla/code-review.git
fa80fe5bc4 | ||
---|---|---|
backend | ||
bot | ||
docs | ||
events | ||
frontend | ||
tools | ||
.dockerignore | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.taskcluster.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
README.md
Mozilla Code Review
This project has 2 parts:
bot
is a Python script running as a Taskcluster task, reporting issues found in analyzer tasks,frontend
is an administration frontend (in Vue.js) displaying detailed information about current analyses.
The analyzer tasks are triggered by pulselistener, from the release-services project.
📘 Documentation is available in this repository in the docs folder.
📢 You can contact the code review bot's developers on IRC in #static-analyzers or on Slack in #code-review-bot.