• Anthony Robin's avatar
    ENABLE all cops by default · 16448479
    Anthony Robin authored
    Currently, cops are disabled by default and only
    ones that are explicitely enabled will be used.
    Well, this is fine because it gave us more control
    but a pain to maintain because we will need to
    manually add new ones. Let's change this approach
    by enabling all by default and disabling ones we
    don't want !
    
    Details:
    - ENABLE all cops
    - UPDATE `.rubocop.yml`
    - UPDATE documentation
    16448479
README.md 1.36 KB