- ed26087 rename `use_super_initializers` to `use_super_parameters` (#3288) by Phil Quitslund · 3 years, 8 months ago 1.20.0
- 63d2e1e fix unnecessary_null_aware_assignments property access false positive (#3282) by Phil Quitslund · 3 years, 8 months ago
- 4eaae25 1.19.2 (#3280) by Phil Quitslund · 3 years, 8 months ago 1.19.2
- 2282e83 Use NamedType.name.staticElement in favor of DartType.alias. (#3279) by Paul Berry · 3 years, 8 months ago
- 7b043c6 use_super_initializers: report diagnostic on constructor node (#3278) by Phil Quitslund · 3 years, 8 months ago
- f1bc8fc test for type inference issue (#3277) by Phil Quitslund · 3 years, 8 months ago
- 70db7c8 1.19.1 (#3276) by Phil Quitslund · 3 years, 8 months ago 1.19.1
- a88e474 1.19.0 (#3273) by Phil Quitslund · 3 years, 8 months ago 1.19.0
- 4bfb49a + use_super_initializers (#3265) by Phil Quitslund · 3 years, 8 months ago
- 90e8ad5 + use_enums (#3253) by Phil Quitslund · 3 years, 8 months ago
- 0cb76b4 Implement use_colored_box (#3254) by Minh Dao · 3 years, 8 months ago
- 8c01f68 enhanced enum support for `avoid_shadowing_type_parameters` (#3252) by Phil Quitslund · 3 years, 8 months ago
- d304be2 stop (needlessly) (re)sorting member ast nodes (#3251) by Phil Quitslund · 3 years, 8 months ago
- 67c9273 enhanced enum support for `library_private_types_in_public_api` (#3249) by Phil Quitslund · 3 years, 8 months ago
- 0a4f39c enhanced enum support for `sort_unnamed_constructors_first` (#3248) by Phil Quitslund · 3 years, 8 months ago
- 204865b test update (#3246) by Phil Quitslund · 3 years, 8 months ago
- dbb7b11 enahnced enum support for `sort_constructors_first` (#3247) by Phil Quitslund · 3 years, 8 months ago
- 5a8c913 enum test updates (#3245) by Phil Quitslund · 3 years, 8 months ago
- 4543257 enum test updates for analyzer 3.3.0 (#3243) by Phil Quitslund · 3 years, 8 months ago
- 5d41313 update to analyzer 3.3.0 apis (#3242) by Phil Quitslund · 3 years, 8 months ago
- bebf023 Improve description & example for avoid_print (#3241) by Kristen McWilliam · 3 years, 8 months ago
- 1f98c1e enhanced enum support for `public_member_api_docs` (#3236) by Phil Quitslund · 3 years, 8 months ago
- e37c01f enhanced enum support for `avoid_equals_and_hash_code_on_mutable_classes` (#3233) by Phil Quitslund · 3 years, 8 months ago
- d5f35c2 enhanced enum support for `avoid_setters_without_getters` (#3234) by Phil Quitslund · 3 years, 8 months ago
- 4782804 super param support for `library_private_types_in_public_api` (#3180) by Phil Quitslund · 3 years, 8 months ago
- 83b3ed9 Add a note above how always_use_package_imports and avoid_relative_lib_imports complement each other (#3231) by Danny Tuppeny · 3 years, 8 months ago
- f4d926d Update mentions from 'dartdoc' to 'dart doc' (#3182) by Parker Lougheed · 3 years, 9 months ago
- 6248895 skip `main` in `avoid_void_async` (#3229) by Phil Quitslund · 3 years, 9 months ago
- d5efd66 add `_test` suffix to rule tests (#3228) by Phil Quitslund · 3 years, 9 months ago
- acac694 migrate to `dart pub` (#3227) by Phil Quitslund · 3 years, 9 months ago
- 88666c8 Don't require final on super parameters (#3222) by Sam Rawlins · 3 years, 9 months ago
- c1e41a5 Add text for type_init_formals (#3215) by Sam Rawlins · 3 years, 9 months ago
- 45472aa enhanced enum tests for `avoid_renaming_method_parameters` (#3188) by Phil Quitslund · 3 years, 9 months ago
- ca288c2 enhanced enum support for `unnecessary_getters_setters` (#3204) by Phil Quitslund · 3 years, 9 months ago
- 929d3b4 enhanced enum test for `prefer_final_fields` (#3203) by Phil Quitslund · 3 years, 9 months ago
- 02faee6 enhanced enum support for `hash_and_equals` (#3202) by Phil Quitslund · 3 years, 9 months ago
- 69c2f6d enhanced enum support for `avoid_returning_this` (#3189) by Phil Quitslund · 3 years, 9 months ago
- cecbdb3 enhanced enums tests for `unnecessary_overrides` (#3187) by Phil Quitslund · 3 years, 9 months ago
- fc1f1fd enhanced enum tests for `annotate_overrides` (#3186) by Phil Quitslund · 3 years, 9 months ago
- bd57859 remove unnecessary experiment config (#3185) by Phil Quitslund · 3 years, 9 months ago
- 39b6cfd Minor cleanup to use_late_for_private_fields_and_variables documentation (#3183) by Parker Lougheed · 3 years, 9 months ago
- dd094ef add super initializer example (#3178) by Phil Quitslund · 3 years, 9 months ago
- 1855179 update `prefer_asserts_in_initializer_lists` docs (#3181) by Phil Quitslund · 3 years, 9 months ago
- c4ba590 add super initializer example (#3179) by Phil Quitslund · 3 years, 9 months ago
- 594ed4b add support for field formals to `avoid_annotating_with_dynamic` (#3175) by Phil Quitslund · 3 years, 9 months ago
- f04d3e0 super_parameters support for `tighten_type_of_initializing_formals` (#3167) by Phil Quitslund · 3 years, 9 months ago
- a90351c super_parameter support for `avoid_annotating_with_dynamic` (#3166) by Phil Quitslund · 3 years, 9 months ago
- f02e84e super_parameter support for `prefer_asserts_in_initializer_lists` (#3164) by Phil Quitslund · 3 years, 9 months ago
- 5acea57 super_parameter support for `type_init_formals` (#3165) by Phil Quitslund · 3 years, 9 months ago
- 29b2651 super_parameters test for `avoid_types_as_parameter_names` (#3163) by Phil Quitslund · 3 years, 9 months ago
- bd17d08 super param support for `avoid_unused_constructor_parameters` (#3162) by Phil Quitslund · 3 years, 9 months ago
- 2d0882c super_parameters test for `prefer_equal_for_default_values` (#3160) by Phil Quitslund · 3 years, 9 months ago
- c904592 super_parameters test for `deprecated_consistency` (#3161) by Phil Quitslund · 3 years, 9 months ago
- 4714405 super_parameters test for `avoid_final_parameters` (#3159) by Phil Quitslund · 3 years, 9 months ago
- 8ccde27 super_parameters test (#3158) by Phil Quitslund · 3 years, 9 months ago
- e1b68fe Improve unnecessary_late to target variable name (#3153) by Parker Lougheed · 3 years, 9 months ago
- c5721f5 Update analyze command link (#3154) by Michael Thomsen · 3 years, 9 months ago
- 1dffff4 bump github dep (#3147) by Phil Quitslund · 3 years, 10 months ago
- eb9ddc1 mark `null_check_on_nullable_type_parameter` stable (#3145) by Phil Quitslund · 3 years, 10 months ago
- 8e4331e 1.18.0 (#3140) by Phil Quitslund · 3 years, 10 months ago 1.18.0
- b490565 lower score (#3135) by Phil Quitslund · 3 years, 10 months ago
- 63dfb2c Add self to AUTHORS (#3132) by Sai Sandeep Mutyala · 3 years, 10 months ago
- 344fba2 Make camel_case_types cover enums (#3125) by Sai Sandeep Mutyala · 3 years, 10 months ago
- 3cf351c allow underscores in default field params (#3130) by Phil Quitslund · 3 years, 10 months ago
- 6bd71ca + unnecessary_late (#3124) by Phil Quitslund · 3 years, 10 months ago
- 5ef4562 remove needless leading underscores (#3123) by Phil Quitslund · 3 years, 10 months ago
- 4b9996d Reimpliment isOnlyUnderscores with a loop (#3121) by Sam Rawlins · 3 years, 10 months ago
- 91a8db3 Do not report prefer_function_declarations_over_variables for non-final fields (#3118) by Sam Rawlins · 3 years, 10 months ago
- e14835e Merge pull request #3122 from dart-lang/no-lint-code-subclasses by Brian Wilkerson · 3 years, 10 months ago
- 9d05acc Remove subclasses of LintCode by Brian Wilkerson · 3 years, 10 months ago
- 196527b prefer_contains: short circuit more (#3120) by Sam Rawlins · 3 years, 10 months ago
- 632be3e enum-like: Account for equal-valued fields if one is deprecated (#3113) by Sam Rawlins · 3 years, 10 months ago
- d336eb1 Tidy the analyzer exports used in linter (#3112) by Sam Rawlins · 3 years, 10 months ago
- 2fbca9a 1.17.1 (#3111) by Phil Quitslund · 3 years, 10 months ago 1.17.1
- 508b7f8 1.17.0 (#3110) by Phil Quitslund · 3 years, 10 months ago 1.17.0
- 6e288d8 `no_leading_underscores_for_local_identifiers`: allow underscores in catch clauses (#3099) by Phil Quitslund · 3 years, 11 months ago
- a93740e Add a new `unnecessary_late` lint (#3052) by Parker Lougheed · 3 years, 11 months ago
- 72c2897 1.16.0 (#3098) by Phil Quitslund · 3 years, 11 months ago 1.16.0
- e7b1dc2 test for a required nullable param false positive (#3089) by Phil Quitslund · 3 years, 11 months ago
- 04988db add note on stricter param typing (#3088) by Phil Quitslund · 3 years, 11 months ago
- 3729652 Tidy param check (#3086) by Phil Quitslund · 3 years, 11 months ago
- ecdda62 Fix secure_pubspec_urls lint, and check `issue_tracker` and `repository` (#3087) by Jonas Finnemann Jensen · 3 years, 11 months ago
- 71e0d4e support `named-arguments-anywhere` (#3083) by Phil Quitslund · 3 years, 11 months ago
- af0f8c8 Add a lint for missing files in conditional imports (#3080) by Danny Tuppeny · 3 years, 11 months ago
- 919ea7b Change missing_whitespace_between_adjacent_strings to use SimpleAstVisitor (#3081) by Danny Tuppeny · 3 years, 11 months ago
- cc14c30 support lint test runs against an un-mocked SDK (#3079) by Phil Quitslund · 4 years ago
- 8455dc6 clean up unnecessary nullable (#3078) by Phil Quitslund · 4 years ago
- 0a795e3 migrate to analyzer 2.8.0 (#3077) by Phil Quitslund · 4 years ago
- bb29c70 update and simplify linter version finding (#3075) by Phil Quitslund · 4 years ago
- 0c838e4 cleanup secure_pubspec_urls docs (#3074) by Phil Quitslund · 4 years ago
- 2bb5c02 Merge pull request #3072 from parlough/misc/1.5.0-minor-description-fixes by Brian Wilkerson · 4 years ago
- 7fb8d2f Minor description fixes for latest linter rules by Parker Lougheed · 4 years ago
- c37c9bb 1.15.0 (#3071) by Phil Quitslund · 4 years ago 1.15.0
- 4944b0f prep for rename of CompileTimeErrorCode.INVALID_SUPER_INVOCATION (#3070) by Phil Quitslund · 4 years ago
- c510d66 prepare for removal of `modificationStamp` (#3066) by Phil Quitslund · 4 years ago
- 94b3a20 `use_decorated_box` (#3061) by Minh Dao · 4 years ago
- bdf8546 + no_leading_underscores_for_{library_prefixes, local_identifiers} (#3062) by Phil Quitslund · 4 years ago
- cbc2f3e Lint: Don't use http urls in pubspec.yaml (#3056) by Sigurd Meldgaard · 4 years ago
- 0537764 Update justification for omit local variable types (#3055) by Nate Bosch · 4 years ago
- 2e1800e Lint for `SizedBox.shrink(...)` and `SizedBox.expand(...)` (#3039) by Brett Morgan · 4 years ago