1. 0613529 enable lint avoid_relative_lib_imports (#15780) by Alexandre Ardhuin · 7 years ago
  2. 217b2bd add new lints of linter-0.1.44 and enable unnecessary_parenthesis (#15585) by Alexandre Ardhuin · 7 years ago
  3. 3961306 enable lints prefer_const_declarations and prefer_const_literals_to_create_immutables (#14848) by Alexandre Ardhuin · 7 years ago
  4. fe26c9d complete lint list for linter-0.1.43 (#14707) by Alexandre Ardhuin · 7 years ago
  5. b8fcc96 activate lint prefer_bool_in_asserts (#14708) by Alexandre Ardhuin · 7 years ago
  6. 62ea62a Remove enableAssertInitializer from analysis options as it's not needed in Dart 2 (#14042) by Michael Thomsen · 7 years ago
  7. c358898 try lint avoid_unused_constructor_parameters (#13250) by Alexandre Ardhuin · 7 years ago
  8. 1d7a22f sort lints to make maintenance easier (#13231) by Alexandre Ardhuin · 7 years ago
  9. 5ecbc92 Update tools reference (#13151) by Michael Thomsen · 7 years ago
  10. aefc62f try some lints (#12719) by Alexandre Ardhuin · 7 years ago
  11. 436aa93 enable lint avoid_classes_with_only_static_members (#12602) by Alexandre Ardhuin · 7 years ago
  12. 15601fe Enable lint prefer asserts in initializer lists (#12903) by Alexandre Ardhuin · 7 years ago
  13. c9b94e1 enable lint prefer_const_constructors_in_immutables (#12693) by Alexandre Ardhuin · 7 years ago
  14. 2836600 enable lint prefer_foreach (#12674) by Alexandre Ardhuin · 7 years ago
  15. 872d83a enable lint prefer_conditional_assignment (#12694) by Alexandre Ardhuin · 7 years ago
  16. 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
  17. ce6f8d3 comment some lint exclusions (#12601) by Alexandre Ardhuin · 7 years ago
  18. 700dc9f enable lint avoid_function_literals_in_foreach_calls (#12607) by Alexandre Ardhuin · 7 years ago
  19. 0783ec9 Enable lints (#11891) by Alexandre Ardhuin · 8 years ago
  20. bb4f407 Prefer const constructors (#11853) by Alexandre Ardhuin · 8 years ago
  21. 3a31c35 Rename .analysis_options to analysis_options.yaml (#11594) by Dan Rubel · 8 years ago[Renamed (95%) from .analysis_options]
  22. c0e9809 Bump Dart SDK to 1.25.0-dev.7.0. (#11342) by Phil Quitslund · 8 years ago
  23. 435c25b Add note to .analysis_options about .analysis_options in flutter/plugins (#10588) by Michael Goderbauer · 8 years ago
  24. 45cef3c try use_to_and_as_if_applicable lint (#10078) by Alexandre Ardhuin · 8 years ago
  25. f7502c8 enable avoid_null_checks_in_equality_operators lint (#10079) by Alexandre Ardhuin · 8 years ago
  26. 26eedb8 enable use_rethrow_when_possible lint (#10049) by Alexandre Ardhuin · 8 years ago
  27. 5bce52d try use_string_buffers lint (#10034) by Alexandre Ardhuin · 8 years ago
  28. 1a2d9b0 try unnecessary_overrides (#9982) by Alexandre Ardhuin · 8 years ago
  29. 9b56c1c enable always_put_control_body_on_new_line lint (#9950) by Alexandre Ardhuin · 8 years ago
  30. e454658 enable always_require_non_null_named_parameters lint (#9948) by Alexandre Ardhuin · 8 years ago
  31. 1f0b2d8 bump to linter-0.1.31 (#9947) by Alexandre Ardhuin · 8 years ago
  32. ad496e1 enable lint overridden_fields (#9527) by Alexandre Ardhuin · 8 years ago
  33. 10099db try lint prefer_expression_function_bodies (#9494) by Alexandre Ardhuin · 8 years ago
  34. c794221 enable lint prefer_adjacent_string_concatenation (#9493) by Alexandre Ardhuin · 8 years ago
  35. 35803c2 comprehensive list of lints (#9330) by Alexandre Ardhuin · 8 years ago
  36. cbb4917 Remove unnecessary ignoring of (removed) strong mode warning (#9463) by Kasper Lund · 8 years ago
  37. 610955f upgrade to linter-0.1.30 (#9297) by Alexandre Ardhuin · 8 years ago
  38. a52c7b4 Update the examples/ README and associated fixes. (#9090) by Ian Hickson · 8 years ago
  39. 3af9ce8 Stop ignoring `strong_mode_down_cast_composite`s (#8783) (#8853) by Phil Quitslund · 8 years ago
  40. 41d9968 Escalate `missing_return` hints to warnings (#8825) by Phil Quitslund · 8 years ago
  41. ca0201d Enable prefer_final_locals lint (#8575) by Chris Bracken · 8 years ago
  42. 7b8705f Update analysis options (#8203) by Todd Volkert · 8 years ago
  43. 39f7d58 Escalate `missing_required_param` hints to warnings (#8087). (#8096) by Phil Quitslund · 8 years ago
  44. ea74e07 move flutter user analysis options file (#8091) by Dan Rubel · 8 years ago
  45. 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 8 years ago
  46. cbda208 Reduce the amount of spam from analyze watch. (#7582) by Ian Hickson · 8 years ago
  47. 113fd6c Don't analyze dev/missing_dependency_test (#7478) by Adam Barth · 8 years ago
  48. 2546259 DependencyChecker with tests (#7268) by John McCutchan · 8 years ago
  49. 5274ffa update .analysis_options (#6984) by Devon Carew · 8 years ago
  50. f1b3523 adjust an analysis exclude (#6739) by Devon Carew · 8 years ago
  51. 2c21d79 Deploy `@checked` (#6244) by Adam Barth · 8 years ago
  52. 678da3a cancel open subscription (#5824) by Dan Rubel · 9 years ago
  53. 7cf47ca new flutter repo level analysis options (#5786) by Dan Rubel · 9 years ago
  54. 5784385 update analysis option comments (#5785) by Dan Rubel · 9 years ago
  55. 3ed3390 flutter analyze repo analysis options (#5707) by Dan Rubel · 9 years ago
  56. 207451f exclude //bin from analysis (#5494) by Devon Carew · 9 years ago
  57. 94636bd Cleanup based on new lints (#4052) by Ian Hickson · 9 years ago
  58. 01978d9 Move global analysis options file to the repo root (#3750) by krisgiesing · 9 years ago