Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

0.1.110

Choose a tag to compare

@pq pq released this 27 Jan 23:36

0.1.110

  • fixed flutter web plugin detection in avoid_web_libraries_in_flutter
  • new lint: unnecessary_string_interpolations
  • new lint: missing_whitespace_between_adjacent_strings
  • avoid_unused_constructor_parameters updated to ignore deprecated parameters
  • new lint: no_runtimeType_toString
  • miscellaneous doc fixes