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

fix eslint commit hook #5675

Merged
merged 1 commit into from
Feb 3, 2023
Merged

fix eslint commit hook #5675

merged 1 commit into from
Feb 3, 2023

Conversation

NicolasMassart
Copy link
Contributor

Development & PR Process

  1. Follow MetaMask Mobile Coding Standards
  2. Add release-xx label to identify the PR slated for a upcoming release (will be used in release discussion)
  3. Add needs-dev-review label when work is completed
  4. Add needs-qa label when dev review is completed
  5. Add QA Passed label when QA has signed off

Description

Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?
The commit hoook was not changed in #5518
2. What is the improvement/solution?
Update commit hook to remove ignore file and use default .eslintignore

Screenshots/Recordings

If applicable, add screenshots and/or recordings to visualize the before and after of your change

Issue

fixes #5674

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@NicolasMassart NicolasMassart self-assigned this Feb 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@NicolasMassart NicolasMassart added devtools needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Feb 3, 2023
@NicolasMassart NicolasMassart marked this pull request as ready for review February 3, 2023 09:28
@NicolasMassart NicolasMassart requested a review from a team as a code owner February 3, 2023 09:28
@NicolasMassart NicolasMassart merged commit 35f540f into main Feb 3, 2023
@NicolasMassart NicolasMassart deleted the fix/5674-eslint-commit-hook branch February 3, 2023 15:40
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devtools needs-dev-review PR needs reviews from other engineers (in order to receive required approvals)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eslint commit hook uses the wrong config file
2 participants