Thanks to visit codestin.com
Credit goes to github.com

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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: palantir/tslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.19.0
Choose a base ref
...
head repository: palantir/tslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.20.0
Choose a head ref
  • 13 commits
  • 42 files changed
  • 9 contributors

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    b645f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e5d2d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. 4746: fix weird failures in strict-boolean-expressions for 'ignore-rh…

    …s' option (#4833)
    
    * 4746: fix weird failures in strict-boolean-expressions for 'ignore-rhs' option
    
    * fix test2.1
    tanmoyopenroot authored and Josh Goldberg committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    85d4125 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    6d79381 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    abd83b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    89d731f View commit details
    Browse the repository at this point in the history
  2. Fix bug where the strict ts flag wasn't recognised correctly by `no-u…

    …nnecessary-type-assertion` (#4841)
    
    * Fix bug where the strict ts flag wasn't recognised correctly
    
    This commit fixes #4840
    
    * Make sure to only test 'strict' flag option for tsc 2.4+
    
    * Review: put getCompilerOptions into var
    guidsdo authored and Josh Goldberg committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    44947c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    0f2a540 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Added allow-generics option to invalid-void rule (#4839)

    Josh Goldberg authored and adidahiya committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    a15541d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ef9d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7659cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    b6c8b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98edf1a View commit details
    Browse the repository at this point in the history
Loading