Brandlint Docs

Introduction

Brandlint reviews your pull requests for brand voice consistency.

Brandlint catches copy issues before they reach production—no manual review required.

How it works

  1. You open a PR with UI copy changes (buttons, labels, error messages, etc.)
  2. Brandlint extracts strings from your code automatically
  3. AI reviews each string against your brand guidelines
  4. You get inline suggestions as a GitHub Check with specific fixes

The check passes or fails based on your configured threshold. Every suggestion includes the original text, what's wrong, and a recommended fix.

Next steps