Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README: remove planned inspection for object method short hand
InvalidDotOperator ensures short hand (e.g., `user.admin` instead of `user.isAdmin()`) is valid (for typed variables).
- Loading branch information