Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

[bugfix] callable types suggestion forgot parens on unions and intersections #3342

Merged
merged 4 commits into from
Oct 18, 2017
Merged

[bugfix] callable types suggestion forgot parens on unions and intersections #3342

merged 4 commits into from
Oct 18, 2017

Commits on Oct 18, 2017

  1. callable-types: fix bug 3334

    Cyril Gandon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    b74c73e View commit details
    Browse the repository at this point in the history
  2. callable-types: add test for intersection types

    Cyril Gandon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    5a07066 View commit details
    Browse the repository at this point in the history
  3. callable-types: fix strict-boolean-expressions rule

    Cyril Gandon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    f494a57 View commit details
    Browse the repository at this point in the history
  4. add test for when the expression is already wrapped

    Cyril Gandon committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9ceb37a View commit details
    Browse the repository at this point in the history