/code-review

Automated static analysis & linting bot for Mozilla repositories

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

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.