-
Notifications
You must be signed in to change notification settings - Fork 204
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
feat: add eslint role for no message description #1143
Conversation
Thanks for the pull request, @ghassanmas! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate. |
This uses an eslint role for getting strings with no descriptions, this for demonstration purpose and can be used for checking other MFEs or JS/React base repos Ref: openedx/wg-translations/issues/5
cd4024f
to
6e9362c
Compare
Hey there @ghassanmas, thank you for this contribution! Please let us know when it is ready for review. |
Thank you so much for making this example PR! I think this makes sense to have org wide, would you mind making a PR to https://github.com/openedx/frontend-build updating https://github.com/openedx/frontend-build/blob/master/.eslintrc.js? I think a PR there would be a great place for the discussion around this to happen. |
Hi @ghassanmas @brian-smith-tcril, this PR hasn't seen any activity in a while so I wanted to check in and see if we should keep it open? |
Hi @ghassanmas, just a quick update that we're closing this PR now because it's become stale. Feel free to reopen if/when you have time to come back to this work :) |
@ghassanmas Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
1 similar comment
@ghassanmas Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
This uses an eslint role for getting strings with no descriptions, this for demonstration purpose and can be used for checking other MFEs or JS/React base repos Ref: openedx/wg-translations/issues/5 Related discussion: openedx/frontend-app-learning/pull/1143
This uses an eslint role for getting strings with no
descriptions, this for demonstration purpose and can be used
for checking other MFEs or JS/React base repos
Ref: openedx/wg-translations/issues/5
This PR checks should fail