tree: 59761eac9666a2180e3283636cbe6eaba4418e50 [path history] [tgz]
  1. all.dart
  2. analysis_options.yaml
  3. annotate_overrides_test.dart
  4. avoid_annotating_with_dynamic_test.dart
  5. avoid_equals_and_hash_code_on_mutable_classes_test.dart
  6. avoid_final_parameters_test.dart
  7. avoid_function_literals_in_foreach_calls_test.dart
  8. avoid_init_to_null_test.dart
  9. avoid_redundant_argument_values_test.dart
  10. avoid_renaming_method_parameters_test.dart
  11. avoid_returning_this_test.dart
  12. avoid_setters_without_getters_test.dart
  13. avoid_shadowing_type_parameters_test.dart
  14. avoid_types_as_parameter_names_test.dart
  15. avoid_unused_constructor_parameters_test.dart
  16. avoid_void_async_test.dart
  17. conditional_uri_does_not_exist_test.dart
  18. deprecated_consistency_test.dart
  19. discarded_futures_test.dart
  20. file_names_test.dart
  21. hash_and_equals_test.dart
  22. library_private_types_in_public_api_test.dart
  23. literal_only_boolean_expressions_test.dart
  24. missing_whitespace_between_adjacent_strings_test.dart
  25. non_constant_identifier_names_test.dart
  26. null_closures_test.dart
  27. omit_local_variable_types_test.dart
  28. overridden_fields_test.dart
  29. prefer_asserts_in_initializer_lists_test.dart
  30. prefer_collection_literals_test.dart
  31. prefer_const_constructors_in_immutables_test.dart
  32. prefer_const_constructors_test.dart
  33. prefer_const_literals_to_create_immutables_test.dart
  34. prefer_contains_test.dart
  35. prefer_equal_for_default_values_test.dart
  36. prefer_final_fields_test.dart
  37. prefer_final_parameters_test.dart
  38. prefer_generic_function_type_aliases_test.dart
  39. prefer_spread_collections_test.dart
  40. public_member_api_docs_test.dart
  41. sort_constructors_first.dart
  42. sort_unnamed_constructors_first.dart
  43. super_goes_last_test.dart
  44. tighten_type_of_initializing_formals_test.dart
  45. type_init_formals_test.dart
  46. unawaited_futures_test.dart
  47. unnecessary_null_checks_test.dart
  48. unnecessary_overrides_test.dart
  49. use_enums_test.dart
  50. use_is_even_rather_than_modulo_test.dart
  51. use_string_in_part_of_directives.dart
  52. use_super_parameters_test.dart
  53. void_checks_test.dart