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