Skip to content

Comply with strict-raw-types, implicit-casts: false, implicit-dynamic: false

Compare
Choose a tag to compare
@davidmorgan davidmorgan released this 15 Jan 13:37
· 309 commits to master since this release
  • Make generated code comply with analyzer option strict-raw-types.
  • Allow Serialiers declaration to comply with strict-raw-types, or to
    continue to use raw types as before.
  • Make generated code comply with analyzer options implicit-casts: false
    and implicit-dynamic: false.