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

Preview v5: Configure ESLint checks for ES2015 #2959

Merged
merged 13 commits into from
Jul 27, 2023
Merged

Conversation

colinrotherham
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Jul 20, 2023

You can preview this change here:

Name Link
🔨 Latest commit 03494ab
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/64c298fabfce45000766d2c6
😎 Deploy Preview https://deploy-preview-2959--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@colinrotherham colinrotherham changed the title Configure ESLint checks for ES2015 Pre-release: Configure ESLint checks for ES2015 Jul 20, 2023
@colinrotherham colinrotherham added this to the v5.0 milestone Jul 20, 2023
@colinrotherham colinrotherham changed the title Pre-release: Configure ESLint checks for ES2015 Preview v5: Configure ESLint checks for ES2015 Jul 25, 2023
Copy link
Contributor

@36degrees 36degrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good to me.

There are three commits that describe removing a rule. But what they're doing is removing the config that disabled the rule, so we're actually re-enabling the rule, not removing it.

For clarity I'd suggest tweaking the commit message to make this clearer. I think the simplest change would just to replace 'Remove' with 'Re-enable'?

@colinrotherham
Copy link
Contributor Author

For clarity I'd suggest tweaking the commit message to make this clearer. I think the simplest change would just to replace 'Remove' with 'Re-enable'?

Makes perfect sense to me. Done

Base automatically changed from v5-modules to release/5.0 July 27, 2023 16:51
@colinrotherham colinrotherham merged commit 1475540 into release/5.0 Jul 27, 2023
10 checks passed
@colinrotherham colinrotherham deleted the v5-eslint branch July 27, 2023 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants