Skip to content

issue #1489 Disable no-unsafe-any for tests#1490

Merged
tomholub merged 1 commit intomasterfrom
issue-1489-no-unsafe-any
Apr 10, 2022
Merged

issue #1489 Disable no-unsafe-any for tests#1490
tomholub merged 1 commit intomasterfrom
issue-1489-no-unsafe-any

Conversation

@IvanPizhenko
Copy link
Contributor

@IvanPizhenko IvanPizhenko commented Apr 9, 2022

This PR disables tslint rule no-unsafe-any for tests.

close #1489

Tests (delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@IvanPizhenko IvanPizhenko marked this pull request as ready for review April 9, 2022 22:58
@IvanPizhenko IvanPizhenko requested a review from tomholub as a code owner April 9, 2022 22:58
@tomholub tomholub merged commit 6614bcd into master Apr 10, 2022
@tomholub tomholub deleted the issue-1489-no-unsafe-any branch April 10, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no-unsafe-any should not apply to tests

2 participants