Credo.Execution.checks

You're seeing just the function checks, go back to Credo.Execution module for more information.

Returns the checks that should be run for a given exec struct.

Takes all checks from the checks: field of the exec, matches those against any patterns to include or exclude certain checks given via the command line.