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

(v2.0) Strict mode by default #19

Merged
merged 31 commits into from
Jan 24, 2022
Merged

(v2.0) Strict mode by default #19

merged 31 commits into from
Jan 24, 2022

Commits on Oct 4, 2021

  1. tests-jest | Converts tests to jest

    Kamil Krysiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    080da27 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/allegro/typescript-strict…

    …-plugin into feature/tests-jest
    Kamil Krysiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fad9854 View commit details
    Browse the repository at this point in the history
  3. tests-jest | Type fixes

    Kamil Krysiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    595756d View commit details
    Browse the repository at this point in the history
  4. tests-jest | Fixes cli test

    Kamil Krysiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    01ebd16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d96159a View commit details
    Browse the repository at this point in the history
  6. ts-strict | Adds insert ignore comment functionality

    Kamil Krysiak committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    374dbad View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Nov 15, 2021

  1. ts-strict | Adds file updating

    kamkry committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ec9fc62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7345fff View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. ts-strict | 2.0 init

    kamkry committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a582967 View commit details
    Browse the repository at this point in the history
  2. ts-strict | Readme update 1.0

    kamkry committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    525b71a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    8273719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a97b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c48159 View commit details
    Browse the repository at this point in the history
  4. ts-strict | Fixes type error

    kamkry committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    9c5fc80 View commit details
    Browse the repository at this point in the history
  5. ts-strict | Updates changelog

    kamkry committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    68f4900 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    591619f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140f154 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Refactor

    kamkry committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    1d81e03 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    kamkry committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    f1d3cf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. comments refactor

    kamkry committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7d64061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e020037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c589a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Fixes failing tests

    kamkry committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    dbc9d06 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. e2e fixture refactor

    kamkry committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    bcf1588 View commit details
    Browse the repository at this point in the history
  2. typo fixes

    kamkry committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    3760387 View commit details
    Browse the repository at this point in the history
  3. typo fixes

    kamkry committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    fcb2e4c View commit details
    Browse the repository at this point in the history
  4. cli structure refactor

    kamkry committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f9726e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. final test addition

    kamkry committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b1f5a73 View commit details
    Browse the repository at this point in the history
  2. Fixes e2e test name

    kamkry committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    6f64cb7 View commit details
    Browse the repository at this point in the history
  3. fixes bin scripts paths

    kamkry committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    43cf8d8 View commit details
    Browse the repository at this point in the history