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

Disable react eslint rule to fix Daily Build #13085

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

wmarques
Copy link
Contributor

In #12872 I disabled some ESLint rules in order to bump ESLint to v7 in React. I missed one and it caused a daily build to fail.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@MathieuAA
Copy link
Member

I'm always wondering when eslint rules are turned off whether the rules should be turned off, or the code be fixed. According to the rule's doc it should be easy to fix in the generated code. WDYT?

@pascalgrimaud pascalgrimaud merged commit f0904dc into jhipster:main Nov 18, 2020
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants