View Source elvis_result (elvis_core v3.2.5)
Summary
Functions
Removes files that don't have any failures.
Types
Functions
Removes files that don't have any failures.
-spec new(item, string(), [term()]) -> item(); (rule, {atom(), atom()}, [item()]) -> rule(); (file, elvis_file:file(), [elvis_error() | rule()]) -> file(); (error, string(), string()) -> elvis_error(); (warn, string(), string()) -> elvis_warn().
-spec print_results(file() | [elvis_warn()]) -> ok.