Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rule to infer property types from the right-hand-side value rather than writing the type explicitly on the left-hand side #263

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2024

  1. Add rule to infer property types from the right-hand-side value rathe…

    …r than writing the type explicitly on the left-hand side
    calda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d343fb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    3750e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a39cdc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Clarify that the rule applies to both local variables and instance pr…

    …operties, simplify examples
    calda committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    39f921f View commit details
    Browse the repository at this point in the history