1. bb5cbdc Enable `depend_on_referenced_packages` lint (#91653) by Ian Hickson · 3 years, 5 months ago
  2. 6d5fc42 Enable `sort_child_properties_last` lint (#91585) by Ian Hickson · 3 years, 5 months ago
  3. 9421627 Enable `only_throw_errors` (#91567) by Ian Hickson · 3 years, 5 months ago
  4. f90b019 Enable `prefer_relative_imports` and fix files. (#91573) by Ian Hickson · 3 years, 5 months ago
  5. 7b01346 Enable no_default_cases lint (#91530) by Ian Hickson · 3 years, 5 months ago
  6. b3f63d3 Document why some lints aren't enabled and fix some minor issues. (#91527) by Ian Hickson · 3 years, 5 months ago
  7. 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 5 months ago
  8. b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 5 months ago
  9. 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 5 months ago
  10. f25b833 Enable `avoid_print` lint. (#91444) by Ian Hickson · 3 years, 5 months ago
  11. c2ea78d Revert "Enable `avoid_print` lint. (#91332)" (#91438) by Mouad Debbar · 3 years, 5 months ago
  12. cb378ed Enable `avoid_print` lint. (#91332) by Ian Hickson · 3 years, 5 months ago
  13. 39f5769 Suppress diagnostics from // HACK comments (#91301) by Danny Tuppeny · 3 years, 5 months ago
  14. 2bab651 Enable `avoid_implementing_value_types` lint (#91078) by Ian Hickson · 3 years, 5 months ago
  15. 989f864 Enable avoid_setters_without_getters (#91067) by Ian Hickson · 3 years, 6 months ago
  16. 8889ffa Remove and also ignore unnecessary imports (#89796) by Sam Rawlins · 3 years, 6 months ago
  17. 975fcc1 master->main deafult branch migration (#89782) by Phil Quitslund · 3 years, 6 months ago
  18. 88f3811 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) by Greg Spencer · 3 years, 9 months ago
  19. cfc0859 enable lint use_test_throws_matchers (#83943) by Alexandre Ardhuin · 3 years, 9 months ago
  20. 3254077 enable lint noop_primitive_operations (#83930) by Alexandre Ardhuin · 3 years, 10 months ago
  21. 34059ee enable lint prefer_interpolation_to_compose_strings (#83407) by Alexandre Ardhuin · 3 years, 10 months ago
  22. 62d00c6 Migrate flutter conductor out of dev/tools and into its own directory (#83313) by Christopher Fujino · 3 years, 10 months ago
  23. 08a70e7 Enable avoid_escaping_inner_quotes lint (#81153) by Hattomo (TomohiroHattori) · 3 years, 10 months ago
  24. b554f89 Enable unnecessary_null_checks lint (#82084) by Abhishek Ghaskata · 3 years, 10 months ago
  25. 254c9f1 Enable use_named_constants_lint (#82426) by Abhishek Ghaskata · 3 years, 10 months ago
  26. 2bf42e7 clean-up analysis_options.yaml's across the repository (#81986) by Michael Goderbauer · 3 years, 10 months ago
  27. b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 10 months ago
  28. 44157cf re-enable directives_ordering (#81544) by Phil Quitslund · 3 years, 11 months ago
  29. 2cc367f (temp) disable `sort_directives` (#81220) by Phil Quitslund · 3 years, 11 months ago
  30. 4a7f280 [flutter_conductor] Add "start", "status", "clean" commands to conductor release tool (#80528) by Christopher Fujino · 4 years ago
  31. 78a1a0c Spell check for analysis_options.yaml (#78388) by Jehun Seem(심제훈) · 4 years ago
  32. fd89029 Enable deprecation consistency (#77113) by Kate Lovett · 4 years ago
  33. cb867bb Enable unnecessary_await_in_return lint (#77434) by Michael Goderbauer · 4 years ago
  34. 807bb29 enable prefer_function_declarations_over_variables lint (#77398) by Michael Goderbauer · 4 years ago
  35. ed755fb Enable avoid_unnecessary_containers lint (#77294) by Michael Goderbauer · 4 years ago
  36. 7b251f5 Enable use_function_type_syntax_for_parameters lint (#77163) by Michael Goderbauer · 4 years ago
  37. c6ef4c7 Turn on sized_box_for_whitespace lint, fix instances. (#77099) by Greg Spencer · 4 years ago
  38. 0f91f0d Clean-up analysis_options files (#77098) by Michael Goderbauer · 4 years ago
  39. d320937 enable provide_deprecation_message (#77106) by Michael Goderbauer · 4 years ago
  40. 6586a06 enable prefer_null_aware_operators (#77105) by Michael Goderbauer · 4 years ago
  41. ea8e616 Enable null_closures (#77095) by Michael Goderbauer · 4 years ago
  42. 7e017d3 Enable file_names and package_names lints (#77087) by Michael Goderbauer · 4 years ago
  43. 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
  44. 1512af7 Sync lints (#77012) by Michael Goderbauer · 4 years ago
  45. fc99e7c Enable missing_whitespace_between_adjacent_strings (#77027) by Michael Goderbauer · 4 years ago
  46. 3594d1a Enable avoid_type_to_string lint (#77013) by Michael Goderbauer · 4 years ago
  47. e9a8315 Remove deprecated CupertinoTextThemeData.brightness (#72017) by Kate Lovett · 4 years, 3 months ago
  48. 6cff338 More lints (#70500) by Ian Hickson · 4 years, 4 months ago
  49. 17cdf55 enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) by Alexandre Ardhuin · 4 years, 5 months ago
  50. cbcd132 Revert "enable unnecessary_string_escapes and use_raw_strings (#68302)" (#68714) by Zachary Anderson · 4 years, 5 months ago
  51. ae06c19 enable unnecessary_string_escapes and use_raw_strings (#68302) by Alexandre Ardhuin · 4 years, 5 months ago
  52. c0176c9 use_is_even_rather_than_modulo (#68301) by Alexandre Ardhuin · 4 years, 5 months ago
  53. 73301a3 Sync lints (#68136) by Alexandre Ardhuin · 4 years, 5 months ago
  54. 4acc790 enable lint cast_nullable_to_non_nullable (#67629) by Alexandre Ardhuin · 4 years, 5 months ago
  55. d2858f0 enable null_check_on_nullable_type_parameter and tighten_type_of_initializing_formals (#67557) by Alexandre Ardhuin · 4 years, 5 months ago
  56. 1fef591 disable pub lints (#66522) by Phil Quitslund · 4 years, 6 months ago
  57. 71c1f6c enable lint unnecessary_nullable_for_final_variable_declarations (#66387) by Alexandre Ardhuin · 4 years, 6 months ago
  58. 8a6a76a migrate rendering to nullsafety (#64621) by Ian Hickson · 4 years, 7 months ago
  59. 5cfb16b Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) by Christopher Fujino · 4 years, 9 months ago
  60. 0d7ff7a Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) by Christopher Fujino · 4 years, 9 months ago
  61. 8665e13 Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120) by Ian Hickson · 4 years, 9 months ago
  62. f5a9902 enable avoid_equals_and_hash_code_on_mutable_classes (#52507) by Alexandre Ardhuin · 5 years ago
  63. c2ae654 enable avoid_single_cascade_in_expression_statements (#51944) by Alexandre Ardhuin · 5 years ago
  64. 0bd45bc update lint list + enable unnecessary_string_interpolations (#50593) by Alexandre Ardhuin · 5 years ago
  65. e2b169e Apply void_checks lint. (#48267) by Ian Hickson · 5 years ago
  66. a541934 enable lint prefer_for_elements_to_map_fromIterable (#47726) by Alexandre Ardhuin · 5 years ago
  67. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  68. 4adad2c update list of lints (#47661) by Alexandre Ardhuin · 5 years ago
  69. 78db965 Reland implicit-casts: false (#47431) by Alexandre Ardhuin · 5 years ago
  70. a485878 Revert "implicit-casts: false (#47199)" (#47428) by Lau Ching Jun · 5 years ago
  71. c235998 implicit-casts: false (#47199) by Alexandre Ardhuin · 5 years ago
  72. e6935ef remove avoid_as lint for the upcoming implicit-casts: false (#45527) by Alexandre Ardhuin · 5 years ago
  73. 3e4bf57 Update Stocks example using i18n tool (#44223) by Shi-Hao Hong · 5 years ago
  74. df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
  75. b041a58 enable lint prefer_if_null_operators (#35745) by Alexandre Ardhuin · 6 years ago
  76. 919dcf5 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) by Alexandre Ardhuin · 6 years ago
  77. b5ce061 enable lint use_full_hex_values_for_flutter_colors (#35056) by Alexandre Ardhuin · 6 years ago
  78. fecf99f enable lint avoid_bool_literals_in_conditional_expressions (#35055) by Alexandre Ardhuin · 6 years ago
  79. 9a3a749 sync lint list (#35017) by Alexandre Ardhuin · 6 years ago v1.7.10
  80. c0125cb fix bad lint commented out (#33026) by Alexandre Ardhuin · 6 years ago
  81. 4fa32df use null aware operators (#32711) by Alexandre Ardhuin · 6 years ago
  82. 41b9abd enable lint prefer_null_aware_operators (#32686) by Alexandre Ardhuin · 6 years ago
  83. fe9512f Re-enable const (#31600) by Dan Field · 6 years ago
  84. 06e1f8f Roll engine to 3e47b4bb39bb4993f03a278ea7b1c11ee6459b06 (#31569) by Dan Field · 6 years ago
  85. 802eca2 set literal conversions (#27811) by Phil Quitslund · 6 years ago
  86. b6996ef Disable prefer_collection_literals in the analyzer until we can update to using set literals (#28024) by Jason Simmons · 6 years ago
  87. 9e3a0d3 remove super_goes_last (#27690) by Phil Quitslund · 6 years ago
  88. 8af3e48 Revert "move analysis_options to package" (#26436) by Dan Field · 6 years ago
  89. d4d1b29 move analysis_options to package (#26244) by Dan Field · 6 years ago
  90. 3a37b9e update lint list (#25922) by Alexandre Ardhuin · 6 years ago
  91. b110922 Address code review comment. (#25995) by Siva · 6 years ago
  92. fe1a51a Flutter engine roll with dart roll (#25815) by Alexander Aprelev · 6 years ago
  93. 280bbef Remove deprecated lint "prefer_bool_in_asserts". (#24890) by Paul Berry · 6 years ago
  94. 79b5e5b Add missing lints (#24381) by Alexandre Ardhuin · 6 years ago
  95. 3fbd140 Use new `mixin` syntax for super-mixins (#22870) by Yegor · 6 years ago
  96. 936dea2 enable lint prefer_void_to_null (#23174) by Alexandre Ardhuin · 6 years ago
  97. 3184b7c Revert "Use `mixin` syntax for Flutter's super-mixins (#22435)" (#22748) by Yegor · 6 years ago
  98. 3c56e6c Use `mixin` syntax for Flutter's super-mixins (#22435) by Yegor · 6 years ago
  99. a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 7 years ago
  100. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago