• Greg Spencer's avatar
    Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) · 6c56bb24
    Greg Spencer authored
    Now that Dart 1 is turned off, reapplying my change to turn on the prefer_generic_function_type_aliases analysis option, and fix all the typedefs to Dart 2 preferred syntax.
    
    Also eliminated the unused analysis_options_repo.yaml file and turned on public_member_api_docs in analysys_options.yaml.
    
    No logic changes, just changing the typedef syntax for all typedefs, and updating analysis options.
    6c56bb24
Name
Last commit
Last update
..
analysis.dart Loading commit data...
gallery.dart Loading commit data...
hot_mode_tests.dart Loading commit data...
integration_tests.dart Loading commit data...
integration_ui.dart Loading commit data...
microbenchmarks.dart Loading commit data...
perf_tests.dart Loading commit data...
plugin_tests.dart Loading commit data...
sample_catalog_generator.dart Loading commit data...
save_catalog_screenshots.dart Loading commit data...