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

chore: Change eslint enabled rules #1752

Merged
merged 1 commit into from
Oct 8, 2021
Merged

chore: Change eslint enabled rules #1752

merged 1 commit into from
Oct 8, 2021

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented Oct 8, 2021

Signed-off-by: Mykola Morhun [email protected]

What does this PR do?

Disables max-params and lines-between-class-members eslinter rules.

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

N/A

How to test this PR?

Run yarn lint from the roor folder and see no errors/warnings given if a function has more than 4 parameters or there is no empty line between fields.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Mykola Morhun <[email protected]>
@mmorhun mmorhun requested a review from flacatus as a code owner October 8, 2021 08:06
@mmorhun mmorhun self-assigned this Oct 8, 2021
@openshift-ci openshift-ci bot added the lgtm label Oct 8, 2021
@tolusha tolusha changed the title Change eslint enabled rules chore: Change eslint enabled rules Oct 8, 2021
@openshift-ci
Copy link

openshift-ci bot commented Oct 8, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AndrienkoAleksandr, mmorhun, tolusha

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mmorhun mmorhun merged commit f00b219 into main Oct 8, 2021
@mmorhun mmorhun deleted the change-eslinter-config branch October 8, 2021 09:02
@che-bot che-bot added this to the 7.38 milestone Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants