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

chore(lint): add default-case ESLint rule #1418

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Oct 16, 2020

This adds the default-case ESLint rule.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Oct 16, 2020
@ehmicky ehmicky requested a review from erezrokah October 16, 2020 12:56
@ehmicky ehmicky requested a review from a team as a code owner October 16, 2020 12:56
@ehmicky ehmicky self-assigned this Oct 16, 2020
@@ -78,18 +78,11 @@ This will allow for Netlify Continuous deployment to build branch & PR previews.

For more details on Netlify CI checkout the docs: http://bit.ly/2N0Jhy5
`)
let message
Copy link
Contributor

Choose a reason for hiding this comment

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

🤦

@@ -70,4 +60,9 @@ async function getRepoData(remote) {
return repo
}

const PROVIDERS = {
Copy link
Contributor

Choose a reason for hiding this comment

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

💯

@ehmicky ehmicky force-pushed the chore/lint-default-case branch from a040302 to 38bbd06 Compare October 21, 2020 14:14
@ehmicky ehmicky merged commit c272a55 into master Oct 21, 2020
@ehmicky ehmicky deleted the chore/lint-default-case branch October 21, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants