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

Ensure domains' alphabetical ordering with ESLint rules #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Eldemarkki
Copy link
Contributor

This change will make sure that all domains are in alphabetical order with the sort-keys ESLint rule. I had to do some changes to the codebase (like remove the big supportedDomains array) to make it work, and it will probably cause a lot of merge conflicts with the other PRs. However, I think this is much cleaner than duplicating the domain list in 2 places (supportedDomains and recipeSelectors).

@vercel
Copy link

vercel bot commented Feb 28, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jpbulman/only-the-recipe/5KEV8ojyofc8YENvPq7eRzqKpMf5
✅ Preview: https://only-the-recipe-git-fork-eldemarkki-ensure-alph-760f31-jpbulman.vercel.app

@Eldemarkki Eldemarkki changed the title Ensure alphabetical ordering with ESLint rules Ensure domains' alphabetical ordering with ESLint rules Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant