CircleCI: cost + smell scan

Paste your .circleci/config.yml. The browser runs all 8 rules from circleci-ci-doctor and lists every cost / security finding with line numbers and a fix. Nothing is uploaded. Nothing leaves your machine.

Paste YAML

Findings
0
Errors
0
Warnings
0
Info
0

Drop the same audit into your config

Run npx circleci-ci-doctor on every PR. The free CLI exits non-zero when error-level findings appear, so you can gate merges on it.

npm · GitHub · docs + rules