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

Increasing max amount of allowed parameters per constructor from 3 to 4 #318

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

beluamat29
Copy link
Collaborator

What

We've made some changes in this PR that require a constructor to be able to receive 4 parameters. By default ESLint allows 3 so we are increasing it

Contribution guidelines

@beluamat29 beluamat29 requested a review from ngarbezza November 18, 2024 20:48
Copy link

codeclimate bot commented Nov 18, 2024

Code Climate has analyzed commit 85d8dd5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.2% (0.0% change).

View more on Code Climate.

@ngarbezza ngarbezza merged commit 80c97a2 into main Nov 18, 2024
7 checks passed
@ngarbezza ngarbezza deleted the increasing-max-amount-of-contructor-parameters branch November 18, 2024 21:26
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.

2 participants