• Ian Hickson's avatar
    Enable ALL THE LINTS · 1b9cd520
    Ian Hickson authored
    Well, all the easy ones, anyway.
    
    For some reason `// ignore:` isn't working for me so I've disabled
    lints that need that. Also disabled those that require a ton of work
    (which I'm doing, but not in this PR, to keep it reviewable).
    
    This adds:
    - avoid_init_to_null
    - library_names
    - package_api_docs
    - package_names
    - package_prefixed_library_names
    - prefer_is_not_empty
    - sort_constructors_first
    - sort_unnamed_constructors_first
    - unnecessary_getters_setters
    1b9cd520
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...