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

[quotemark] Excuse more backtick edge cases #4642

Merged
merged 5 commits into from Apr 16, 2019
Merged

[quotemark] Excuse more backtick edge cases #4642

merged 5 commits into from Apr 16, 2019

Commits on Apr 16, 2019

  1. [quotemark] Excuse more backtick edge cases

    This edge cases were previously flagged when they should be ignored, as changing them breaks typescript. This commit makes it so they are ignored. It also organizes a little better, using functions instead of multi-layered conditionals (it was getting confusing).
    ericbf committed Apr 16, 2019
    Copy the full SHA
    95899d6 View commit details
    Browse the repository at this point in the history
  2. [quotemark] Add tests for different versions

    This commit adds different tests for different version ranges, as those versions behave differently.
    ericbf committed Apr 16, 2019
    Copy the full SHA
    765a634 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6f94a59 View commit details
    Browse the repository at this point in the history
  4. Update quotemarkRule.ts

    adidahiya committed Apr 16, 2019
    Copy the full SHA
    4aa87c1 View commit details
    Browse the repository at this point in the history
  5. Update quotemarkRule.ts

    adidahiya committed Apr 16, 2019
    Copy the full SHA
    886a8b1 View commit details
    Browse the repository at this point in the history