credo v0.6.0 Release Notes

    • Do not warn about ParenthesesInCondition in one-line if call
    • โž• Add --no-strict CLI switch
    • ๐Ÿ›  Fixed exit status for mix credo list
    • ๐Ÿ›  Fixed exclusion of checks set to low priority

    ๐Ÿ†• New Checks

    • consistency/multi_alias_import_require_use
    • readability/no_parentheses_when_zero_arity
    • readability/redundant_blank_lines
    • readability/single_pipe
    • readability/specs
    • readability/string_sigils
    • refactor/double_boolean_negation
    • ๐Ÿ”จ refactor/variable_rebinding