Credo.ConfigFile.read_or_default
You're seeing just the function
read_or_default
, go back to Credo.ConfigFile module for more information.
Returns Execution struct representing a consolidated Execution for all .credo.exs
files in relevant_directories/1
merged into the default configuration.
config_name
: name of the configuration to loadsafe
: if +true+, the config files are loaded using static analysis ratherthan `Code.eval_string/1`