Skip to content

Conversation

@SimenB
Copy link
Member

@SimenB SimenB commented Dec 28, 2023

Summary

It'd be great to enable most of these rules, and get new rules automatically enabled. Opting out of the few rules I don't want is easier to manage over time

Test plan

Green CI

@netlify
Copy link

netlify bot commented Dec 28, 2023

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d75a1d6
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/658d97c2eaa03a000817c7b0
😎 Deploy Preview https://deploy-preview-14795--jestjs.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.

Comment on lines -628 to -634
'unicorn/explicit-length-check': 'error',
'unicorn/no-array-for-each': 'error',
'unicorn/no-negated-condition': 'error',
'unicorn/numeric-separators-style': 'error',
'unicorn/prefer-default-parameters': 'error',
'unicorn/prefer-includes': 'error',
'unicorn/template-indent': 'error',
Copy link
Member Author

Choose a reason for hiding this comment

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

these are all active in the recommended config, so we don't have to list them out explicitly

@SimenB SimenB enabled auto-merge (squash) December 28, 2023 15:44
@SimenB SimenB merged commit efeac9b into jestjs:main Dec 28, 2023
@SimenB SimenB deleted the opt-out-unicorn branch December 28, 2023 16:07
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant