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

1.11.0

Compare
Choose a tag to compare
@pq pq released this 07 Sep 16:33
dcb0fbc

1.11.0

  • added support for constructor tear-offs to avoid_redundant_argument_values,
    unnecessary_lambdas, and unnecessary_parenthesis
  • new lint: unnecessary_constructor_name to flag unnecessary uses of .new