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

1.12.0

Compare
Choose a tag to compare
@pq pq released this 20 Sep 15:00
085cbe6

1.12.0

  • fixed unnecessary_lambdas false positive for const constructor invocations
  • updated avoid_print to allow kDebugMode-wrapped print calls
  • fixed handling of initializing formals in prefer_final_parameters
  • fixed unnecessary_parenthesis false positive with function expressions