Example configurations
Run with the defaults
Section titled “Run with the defaults”QualOps is designed to run with a good default configuration out of the box, with no .qualopsrc.json required. For most projects, the easiest way to adopt QualOps is to set your provider API key in CI and let the defaults handle the rest — you only need to add a config file once you want to tune behavior for your codebase.
If you’re getting started, see the Quick start — no configuration step needed.
Reference examples
Section titled “Reference examples”Working .qualopsrc.json examples live in the repository at .qualops/examples/ and cover a few different project types and review focuses. Browse them when you need a starting point for customization.
For the field-by-field reference of every option, see Configuration → Reference.