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

Eslint config: add new eslint-plugin-fbt #3784

Merged
merged 1 commit into from
Jan 23, 2022
Merged

Conversation

mrtnzlml
Copy link
Member

@mrtnzlml mrtnzlml commented Jan 18, 2022

This commit adds a new Eslint plugin for FBT (optional via FBT preset) with one rule enabled: fbt/no-empty-strings. I decided to turn off the second available rule because there were some situations where I was not sure what should be the solution.

@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 095d0bd to 7f98089 Compare January 18, 2022 18:18
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 18, 2022 18:19 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 18, 2022 18:19 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 7f98089 to d7ed4db Compare January 18, 2022 18:21
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 18, 2022 18:21 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 18, 2022 18:21 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from d7ed4db to 838fd56 Compare January 18, 2022 19:15
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 18, 2022 19:15 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 18, 2022 19:15 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 838fd56 to 625ebce Compare January 19, 2022 19:21
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 19, 2022 19:21 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 19, 2022 19:21 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 625ebce to deac855 Compare January 21, 2022 23:37
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 21, 2022 23:37 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 21, 2022 23:37 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from deac855 to f75f022 Compare January 21, 2022 23:41
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 21, 2022 23:41 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 21, 2022 23:41 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from f75f022 to 8cf212f Compare January 21, 2022 23:42
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 21, 2022 23:42 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 21, 2022 23:42 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 8cf212f to 19b80a2 Compare January 22, 2022 00:11
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 22, 2022 00:11 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 22, 2022 00:11 Inactive
@mrtnzlml mrtnzlml marked this pull request as ready for review January 22, 2022 13:24
@mrtnzlml mrtnzlml requested review from adeira-github-bot and a team as code owners January 22, 2022 13:24
@mrtnzlml mrtnzlml requested a review from michalsanger January 22, 2022 13:24
This commit adds a new Eslint plugin for FBT (optional via FBT preset) with one rule enabled: `fbt/no-empty-strings`. I decided to turn off the second available rule because there were some situations where I was not sure what should be the solution.
@mrtnzlml mrtnzlml force-pushed the eslint_config_fbt_plugin branch from 19b80a2 to f6a4e57 Compare January 23, 2022 01:15
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website January 23, 2022 01:15 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay January 23, 2022 01:15 Inactive
@kodiakhq kodiakhq bot merged commit 767b49a into master Jan 23, 2022
@kodiakhq kodiakhq bot deleted the eslint_config_fbt_plugin branch January 23, 2022 01:19
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.

2 participants