1. 12 Mar, 2016 3 commits
  2. 11 Mar, 2016 1 commit
    • 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
  3. 10 Mar, 2016 1 commit
  4. 28 Oct, 2015 1 commit
  5. 26 Oct, 2015 1 commit
  6. 24 Oct, 2015 1 commit
    • Hixie's avatar
      Strong modeify the examples · a6c473ea
      Hixie authored
      This makes skyanalyzer also check the examples, and fixes everything it
      found there.
      a6c473ea
  7. 23 Oct, 2015 1 commit
  8. 19 Oct, 2015 2 commits
  9. 16 Oct, 2015 1 commit
  10. 15 Oct, 2015 1 commit
  11. 13 Oct, 2015 1 commit
  12. 08 Oct, 2015 1 commit
  13. 07 Oct, 2015 2 commits
  14. 06 Oct, 2015 2 commits
  15. 05 Oct, 2015 2 commits
  16. 02 Oct, 2015 1 commit