Reach.Evidence (Reach v2.7.0)

Copy Markdown View Source

Reusable evidence providers consumed by smells, checks, and refactoring candidates.

Evidence modules collect facts and signals. They do not decide whether something is a user-facing finding; smell and check modules own that policy.

Summary

Functions

Returns AST evidence providers available for the configured plugins.

Returns AST evidence providers matching a family or all providers.

Functions

ast_providers(plugins \\ [])

Returns AST evidence providers available for the configured plugins.

ast_providers_for(family, plugins)

Returns AST evidence providers matching a family or all providers.